Hmmm, very strange. After deleting all the *.jdt.prefs* files in
my .settings directory everything works fine again.
No idea, never created these files but they seem to be harmful under
certain circumstances ;-)

On Jul 22, 5:37 pm, dflorey <daniel.flo...@gmail.com> wrote:
> Update:
> - When gwt-compiling using the Eclipse-plugin I get the error pasted
> above.
> - When starting hosted mode the browser page is empty with no errors
> - When compiling from hosted mode browser everything works fine
> - Launching compiled app in external browser works fine
>
> On Jul 22, 5:27 pm, dflorey <daniel.flo...@gmail.com> wrote:
>
>
>
> > I get this error when gwt-compiling my app. gwt trunk compiles just
> > fine.
>
> > On Jul 22, 4:13 pm, Scott Blum <sco...@google.com> wrote:
>
> > > This is after ant clean?
>
> > > On Wed, Jul 22, 2009 at 5:14 AM, dflorey <daniel.flo...@gmail.com> wrote:
>
> > > > After upgrading to trunk my app stopped working. In hosted mode in
> > > > don't get any error msg, but the hosted mode browser stays empty. When
> > > > compiling I get this error:
>
> > > > [ERROR] Unexpected
> > > > java.lang.NoSuchFieldError:
> > > > reportUnusedDeclaredThrownExceptionIncludeDocCommentReference
> > > >        at com.google.gwt.dev.javac.JdtCompiler.getCompilerOptions
> > > > (JdtCompiler.java:208)
> > > >        at com.google.gwt.dev.javac.JdtCompiler$CompilerImpl.<init>
> > > > (JdtCompiler.java:94)
> > > >        at 
> > > > com.google.gwt.dev.javac.JdtCompiler.doCompile(JdtCompiler.java:
> > > > 253)
> > > >        at com.google.gwt.dev.javac.CompilationState.compile
> > > > (CompilationState.java:338)
> > > >        at com.google.gwt.dev.javac.CompilationState.refresh
> > > > (CompilationState.java:247)
> > > >        at com.google.gwt.dev.javac.CompilationState.<init>
> > > > (CompilationState.java:116)
> > > >        at com.google.gwt.dev.cfg.ModuleDef.getCompilationState
> > > > (ModuleDef.java:285)
> > > >        at com.google.gwt.dev.Precompile.precompile(Precompile.java:455)
> > > >        at com.google.gwt.dev.Precompile.precompile(Precompile.java:395)
> > > >        at com.google.gwt.dev.Compiler.run(Compiler.java:193)
> > > >        at com.google.gwt.dev.Compiler$1.run(Compiler.java:144)
> > > >        at
> > > > com.google.gwt.dev.CompileTaskRunner.doRun(CompileTaskRunner.java:
> > > > 88)
> > > >        at com.google.gwt.dev.CompileTaskRunner.runWithAppropriateLogger
> > > > (CompileTaskRunner.java:82)
> > > >        at com.google.gwt.dev.Compiler.main(Compiler.java:151)
>
> > > > Any ideas?
--~--~---------~--~----~------------~-------~--~----~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~----------~----~----~----~------~----~------~--~---

Reply via email to