Hm, I'm wondering if there is some sort of issue with multiple versions of
JDT appearing on the classpath. Does Drools utilize JDT? What does your
build path look like?

On Thu, Apr 15, 2010 at 5:00 PM, rxm0203 <rxm0...@gmail.com> wrote:

> I hope this is the correct mailing list for the question. We are
> working on Custom Business Rules designer for our application suite.
> We are going to customize Drools Guvnor user interface as per our
> requirements. I checked out latest Drools Guvnor source code from SVN.
> I am trying to compile and build source code. I am using Eclipse 3.5
> for EE and latest GWT Eclipse plug in. However, Drools Guvnor fails to
> compile when I click GWT plug in button from Eclipse menu bar. Here is
> an error log from GWT console.
>
> Compiling module org.drools.guvnor.Guvnor
> [ERROR] Unexpected
> java.lang.NoSuchFieldError:
> reportUnusedDeclaredThrownExceptionIncludeDocCommentReference
>    at
> com.google.gwt.dev.javac.JdtCompiler.getCompilerOptions(JdtCompiler.java:
> 310)
>    at com.google.gwt.dev.javac.JdtCompiler
> $CompilerImpl.<init>(JdtCompiler.java:148)
>    at com.google.gwt.dev.javac.JdtCompiler.doCompile(JdtCompiler.java:
> 466)
>    at com.google.gwt.dev.javac.CompilationStateBuilder
> $CompileMoreLater.compile(CompilationStateBuilder.java:142)
>    at
>
> com.google.gwt.dev.javac.CompilationStateBuilder.doBuildFrom(CompilationStateBuilder.java:
> 281)
>    at
>
> com.google.gwt.dev.javac.CompilationStateBuilder.buildFrom(CompilationStateBuilder.java:
> 182)
>    at
> com.google.gwt.dev.cfg.ModuleDef.getCompilationState(ModuleDef.java:
> 280)
>    at com.google.gwt.dev.Precompile.precompile(Precompile.java:502)
>    at com.google.gwt.dev.Precompile.precompile(Precompile.java:414)
>    at com.google.gwt.dev.Compiler.run(Compiler.java:201)
>    at com.google.gwt.dev.Compiler$1.run(Compiler.java:152)
>    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:159)
>
> Does anyone has resolution to the issue?
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Web Toolkit" group.
> To post to this group, send email to google-web-tool...@googlegroups.com.
> To unsubscribe from this group, send email to
> google-web-toolkit+unsubscr...@googlegroups.com<google-web-toolkit%2bunsubscr...@googlegroups.com>
> .
> 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 google-web-tool...@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