Thank you john. I updating from svn right now. Will give it a try again soon.
On Nov 11, 5:46 pm, "John O'Conner" <[email protected]> wrote: > I also got this error last night. I peformed the following, which > seemed to fix the error: > > ant clean > ant > > On Nov 11, 6:58 am, shahid <[email protected]> wrote: > > > > > I updated from SVN and trying to build the latest using ant 1.7.1. I > > am getting the following error: > > > [ERROR] Unexpected > > java.lang.NoSuchMethodError: com.google.gwt.dev.cfg.Rule.isApplicable > > (Lcom/google/gwt/core/ext/TreeLogger;Lcom/google/gwt/core/ext/ > > GeneratorContext;Ljava/lang/String;)Z > > at com.google.gwt.dev.shell.StandardRebindOracle$Rebinder.tryRebind > > (StandardRebindOracle.java:98) > > at com.google.gwt.dev.shell.StandardRebindOracle$Rebinder.rebind > > (StandardRebindOracle.java:54) > > at com.google.gwt.dev.shell.StandardRebindOracle.rebind > > (StandardRebindOracle.java:154) > > at com.google.gwt.dev.shell.StandardRebindOracle.rebind > > (StandardRebindOracle.java:143) > > at com.google.gwt.dev.Precompile > > $DistillerRebindPermutationOracle.getAllPossibleRebindAnswers > > (Precompile.java:330) > > at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile > > (JavaToJavaScriptCompiler.java:409) > > at com.google.gwt.dev.jjs.JavaScriptCompiler.precompile > > (JavaScriptCompiler.java:32) > > at com.google.gwt.dev.Precompile.precompile(Precompile.java:509) > > at com.google.gwt.dev.Precompile.precompile(Precompile.java:427) > > at com.google.gwt.dev.Compiler.run(Compiler.java:194) > > at com.google.gwt.dev.Compiler$1.run(Compiler.java:145) > > 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:152)- Hide quoted > > text - > > - Show quoted text - -- 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=.
