Hi,Naveen Gayar  it help for you

Make sure your Eclipse gives priority to GWT hosted mode libraries.

Go to your GWT project properties (In project Explorer right click on the 
project and select Properties). Then navigate to J*ava Build Path->Order 
And Export tab. Move the GWT SDK bundle above any other library(like in Top 
for eg. you will see in bottom, you should up to top) *(i.e. it should be 
above the JRE libraries and any other libs you may have - maven libs etc).



On Friday, 17 June 2011 16:45:30 UTC+5:30, Naveen Gayar wrote:
>
> 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 view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/Lp7cnQ-E61cJ.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to