Can you show the classpath? 2011/6/17 Navindian <[email protected]>
> I have imported working project. It is giving the following error. please > let me know asap. > > Compiling module com.ge.inds.evse.io.EVSEGRI > [ERROR] Unexpected > java.lang.NoSuchFieldError: > reportUnusedDeclaredThrownExceptionIncludeDocCommentReference > at > com.google.gwt.dev.javac.JdtCompiler.getCompilerOptions(JdtCompiler.java:398) > at > com.google.gwt.dev.javac.JdtCompiler$CompilerImpl.<init>(JdtCompiler.java:228) > at com.google.gwt.dev.javac.JdtCompiler.doCompile(JdtCompiler.java:689) > at > com.google.gwt.dev.javac.CompilationStateBuilder$CompileMoreLater.compile(CompilationStateBuilder.java:215) > at > com.google.gwt.dev.javac.CompilationStateBuilder.doBuildFrom(CompilationStateBuilder.java:406) > at > com.google.gwt.dev.javac.CompilationStateBuilder.buildFrom(CompilationStateBuilder.java:299) > at > com.google.gwt.dev.cfg.ModuleDef.getCompilationState(ModuleDef.java:325) > at com.google.gwt.dev.Precompile.precompile(Precompile.java:507) > at com.google.gwt.dev.Precompile.precompile(Precompile.java:492) > at com.google.gwt.dev.Precompile.precompile(Precompile.java:405) > at com.google.gwt.dev.Compiler.run(Compiler.java:215) > at com.google.gwt.dev.Compiler.run(Compiler.java:187) > at com.google.gwt.dev.Compiler$1.run(Compiler.java:159) > at com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:87) > at > com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger(CompileTaskRunner.java:81) > at com.google.gwt.dev.Compiler.main(Compiler.java:166) > > -- > 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. > -- 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.
