Author: [email protected]
Date: Mon Apr 20 09:16:01 2009
New Revision: 5260

Modified:
    wiki/UsingOOPHM.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/UsingOOPHM.wiki
==============================================================================
--- wiki/UsingOOPHM.wiki        (original)
+++ wiki/UsingOOPHM.wiki        Mon Apr 20 09:16:01 2009
@@ -20,10 +20,6 @@
    * *Safari 3 on MacOSX*
    Run the installer from this  
[http://google-web-toolkit.googlecode.com/svn/branches/oophm/plugins/webkit/prebuilt/oophm.dmg
  
disk image].

-<blockquote> _Life is more complicated if you are working with GWT source  
rather than release jars. In that case you will need to make sure that  
-XstartOnFirstThread is not in your launch config arguments, and you will  
have to remove the SWT jar from your gwt-dev-mac project._
-
-_However, if you want to run legacy hosted mode again (e.g. to run a  
GWTTestCase), you will have to restore the SDK jar to  
gwt-dev-mac_</blockquote>
-
    * *IE6/7*
    Download  
[http://google-web-toolkit.googlecode.com/svn/branches/oophm/plugins/ie/prebuilt/oophm.dll
  
oophm.dll] to local disk.  Run regsvr32 oophm.dll and restart IE.

@@ -37,6 +33,10 @@

    * *Eclipse*
    If you have an existing launch config for Eclipse, simply edit the  
classpath for that launch config and add gwt-dev-oophm.jar at the top of  
the classpath.
+
+<blockquote> _Life is more complicated if you are running Eclipse on a  
Macintosh, and working with GWT source rather than release jars. In that  
case you will need to make sure that -XstartOnFirstThread is not in your  
launch config arguments, and you will have to remove the SWT jar from your  
gwt-dev-mac project._
+
+_However, if you want to run legacy hosted mode again (e.g. to run a  
GWTTestCase), you will have to restore the SDK jar to  
gwt-dev-mac_</blockquote>

    * *Others*
    Basically, wherever you set the classpath that includes  
gwt-dev-{platform}.jar, make sure that gwt-dev-oophm.jar is searched before  
the platform-specific jar.

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

Reply via email to