Revision: 6905
Author: tamplinjohn
Date: Mon Nov 16 07:06:05 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/google-web-toolkit/source/detail?r=6905

Modified:
  /wiki/UsingOOPHM.wiki

=======================================
--- /wiki/UsingOOPHM.wiki       Wed Nov 11 14:57:55 2009
+++ /wiki/UsingOOPHM.wiki       Mon Nov 16 07:06:05 2009
@@ -15,22 +15,14 @@

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

-  * *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  
[https://dl-ssl.google.com/gwt/plugins/chrome/gwt-dev-plugin.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.
-
+If you start DevMode in a browser without the plugin, you will get to the  
page allowing you to install the plugin.  If you want to install it ahead  
of time, you can go directly
+to that [http://gwt-dev-plugin-missing.appspot.com/ missing-plugin page]  
to install the plugin.
+
+The plugins currently available for the following browsers/platforms:
+  * *Google Chrome (Windows x86 only, Dev channel)*
    * *Firefox on Windows (x86), Mac (PPC/x86), or Linux (x86/x86_64)*
-  <font color="red">_*Note: If you have previously installed an OOPHM  
plugin, you will need to uninstall or disable it first.*_</font><br>
-  Install the
-  [https://dl-ssl.google.com/gwt/plugins/firefox/gwt-dev-plugin.xpi  
Firefox Plugin]
-  for Firefox 3.0/3.5
-
-  * *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.
-
+  * *Safari 3/4 on MacOSX (PPC/x86 - not yet on Snow Leopard)*
    * *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), and is now enabled by default.

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

Reply via email to