I had to remove all gwt dependencies from the run configuration and restore the defaults to get rid of this error. Just in case someone else struggles...
On Jan 3, 6:50 pm, dflorey <[email protected]> wrote: > For some reason I get this error when launching oophm devmode: > > 18:48:49.359 [ERROR] [website] Unable to load module entry point > class > > com.floreysoft.website.client.Website (see associated exception for > details) > > java.lang.NoSuchMethodError: java.lang.String.equals(Ljava/lang/ > String;)Z > at com.floreysoft.website.client.Website.onModuleLoad(Website.java: > 50) > > GWT-Compile works just fine (both eclipse). Any ideas? -- http://groups.google.com/group/Google-Web-Toolkit-Contributors
