I'm trying to get OOPHM working with GWT 1.6. I've downloaded & built the code. I use webAppCreator & I have my eclipse project set up, & the plugin installed in firefox.
I removed the platform specific jar with gwt-dev-oophm.jar & changed the startup class from HostedMode back to GWTShell. When I run it, I get java.lang.NoClassDefFoundError: com/google/gwt/dev/HostedModeBase ... Caused by: java.lang.ClassNotFoundException: com.google.gwt.dev.HostedModeBase ... Exception in thread "main" What am I doing wrong? The arguments I'm passing are -startupUrl Test.html com.mytest.Test Thanks very much for any help trying to get this working. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
