Hi,
 I would like to test new compile per file option, but we run our project 
from Eclipse and we don't use Maven. So I have perform the following steps :
1) Download JAR files 
from 
https://oss.sonatype.org/content/repositories/google-snapshots/com/google/gwt/
gwt-servlet.jar
gwt-user.jar
gwt-dev.jar
gwt-codeserver.jar

on 1.9.2014 date

2) Create new "Google" -> "Web Toolkit" configuration

3) select this configuration on my Eclipse project.

But when I run hosted mode, I get the error below. Any idea if I'm doing 
something wrong or Plugin (Kepler SR2, Google Plugin for Eclipse 
4.3 3.7.0.v201407290035-rel-r43) is not update-ed with the latest version 
of GWT. Thank you.
Regards,
   Matic

Exception in thread "main" java.lang.NoSuchMethodError: 
com.google.gwt.dev.javac.CompilationStateBuilder.init(Lcom/google/gwt/core/ext/TreeLogger;Ljava/io/File;)V

at com.google.gwt.dev.DevModeBase.doStartup(DevModeBase.java:943)

at com.google.gwt.dev.DevMode.doStartup(DevMode.java:498)

at com.google.gwt.dev.DevModeBase.startUp(DevModeBase.java:1097)

at com.google.gwt.dev.DevModeBase.run(DevModeBase.java:863)

at com.google.gwt.dev.DevMode.main(DevMode.java:379)

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/74541e9d-c4cb-4ea0-b40b-85a901fc968b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to