Comment by jdpatterson: Using Eclipse 3.5 and Safari I have the UI working using the above instructions. Why does the -XstartOnFirstThread not get added here? Is this a problem only with the Google plugin launch?
Also, when my server side code tried to use Memcache there was a NullPointerException thrown on Namespace.get(). It seems that the app engine server environment was not set up for some reason so I needed to add -noserver to the GWT launch and run a separate launch for the server using the Google plugin without GWT. For more information: http://code.google.com/p/google-web-toolkit/wiki/OophmForMacBasedGwtContributors --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
