I suspect the sdk isn't what you think it is if its not working. Can you 
check the classpath and see if it was updated? 

On Monday, September 1, 2014 6:09:18 AM UTC-7, Matic Petek wrote:
>
> 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/57482a29-3059-494b-9d5c-5af7fa2d6707%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to