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?
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 4, 9:47 am, John Tamplin <j...@google.com> wrote:
I've been running trunk but reverted back to 2.0 plugin.