Revision: 6367
Author: tamplinjohn
Date: Tue Oct 13 17:10:54 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/google-web-toolkit/source/detail?r=6367

Modified:
  /wiki/UsingOOPHM.wiki

=======================================
--- /wiki/UsingOOPHM.wiki       Thu Oct  8 07:14:59 2009
+++ /wiki/UsingOOPHM.wiki       Tue Oct 13 17:10:54 2009
@@ -15,7 +15,7 @@

  You will need to install a plugin in each browser you intend to use with  
OOPHM.

-  * *Google Chrome*
+  * *Google Chrome (Windows x86 only, Dev channel)*
    <font color="red">_*Note: this is relatively untested, but appears to  
work.*_</font><br>
    If you are running the !DevChannel version of Google Chrome on Windows  
x86
          ([http://dev.chromium.org/getting-involved/dev-channel  
instructions] for switching to !DevChannel), you can install the  
[http://google-web-toolkit.googlecode.com/svn/trunk/plugins/npapi/prebuilt/gwtdmp.crx
  
GWT Chrome extension].  Note that performance is slower than the other  
browsers right now because the plugin runs in an isolated process, though  
we may be able to improve performance before the final release.  Also, you  
may get a "plugin unresponsive" warning which is annoying but harmless.
@@ -25,7 +25,7 @@
    Install the appropriate XPI by clicking below while running Firefox:
      *  
[http://google-web-toolkit.googlecode.com/svn/trunk/plugins/xpcom/prebuilt/gwt-dmp-ff2.xpi
  
Firefox 2] (Mac PPC/x86, Linux x86/x86_64)
      *  
[http://google-web-toolkit.googlecode.com/svn/trunk/plugins/xpcom/prebuilt/gwt-dmp-ff3.xpi
  
Firefox 3] (Win x86, Mac PPC/x86, Linux x86/x86_64)
-      * If the above version doesn't work on Linux, you can try a  
[http://google-web-toolkit.googlecode.com/svn/trunk/plugins/xpcom/prebuilt/gwt-dmp-ff3+.xpi
  
version with alternate libraries], which is needed on at least Fedora 10  
(Linux x86/x86_64 only)
+      * If the above version doesn't work on Linux, you can try a  
[http://google-web-toolkit.googlecode.com/svn/trunk/plugins/xpcom/prebuilt/gwt-dmp-ff3+.xpi
  
version with alternate libraries], which is needed on at least Fedora Core  
10 (Linux x86/x86_64 only)
      *  
[http://google-web-toolkit.googlecode.com/svn/trunk/plugins/xpcom/prebuilt/gwt-dmp-ff35.xpi
  
Firefox 3.5] (Win x86, Mac PPC/x86, Linux x86/x86_64)

    If you are running multiple versions of Firefox, it is recommended to  
use different profiles for each version.
@@ -33,8 +33,9 @@
    * *Safari 3/4 on MacOSX (PPC/x86)*
    Run the installer from this  
[http://google-web-toolkit.googlecode.com/svn/trunk/plugins/webkit/prebuilt/oophm.dmg
  
disk image].  Note that x86_64 is not yet supported, which means Safari on  
Snow Leopard is not yet supported.

-  * *IE6/7/8*
-  Download  
[http://google-web-toolkit.googlecode.com/svn/trunk/plugins/ie/prebuilt/oophm.dll
  
oophm.dll] to local disk.  Run regsvr32 oophm.dll and restart IE.
+  * *IE6/7/8 (32-bit IE only)*
+  <font color="red">_*Note: If you have previously manually registered the  
OOPHM DLL, you will need to deregister it first with regsvr32 /u  
oophm.dll.*_</font><br>
+  Download and run the  
[http://google-web-toolkit.googlecode.com/svn/trunk/plugins/ie/prebuilt/GwtDevModeIePluginInstaller.msi
  
GWT Dev Mode Plugin for IE] installer.

  = Using OOPHM =
  OOPHM is currently in trunk (it is not and will not be available with any  
version of GWT earlier than 2.0), but is not enabled by default because the  
UI needs some work and some features are missing, plus it just hasn't had  
enough testing to be sure it is completely usable as a replacement.  So, to  
use it now, you need to add gwt-dev-oophm.jar at the beginning of your  
classpath.  There are a number of ways to do it:

--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to