Skip to content
This repository has been archived by the owner on Apr 24, 2021. It is now read-only.

compiling error while using GWT SDK 2.2 #454

Closed
GoogleCodeExporter opened this issue Sep 10, 2015 · 2 comments
Closed

compiling error while using GWT SDK 2.2 #454

GoogleCodeExporter opened this issue Sep 10, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

compiling gadgets in GWT SDK 2.2 fails by this error:
java.lang.IncompatibleClassChangeError: Found interface 
com.google.gwt.core.ext.typeinfo.JClassType, but class was expected
    at com.google.gwt.gadgets.rebind.GadgetGenerator.validateType(GadgetGenerator.java:475)
    at com.google.gwt.gadgets.rebind.GadgetGenerator.generate(GadgetGenerator.java:93)
    at com.google.gwt.core.ext.GeneratorExtWrapper.generate(GeneratorExtWrapper.java:48)
    at com.google.gwt.core.ext.GeneratorExtWrapper.generateIncrementally(GeneratorExtWrapper.java:60)
    at com.google.gwt.dev.javac.StandardGeneratorContext.runGeneratorIncrementally(StandardGeneratorContext.java:662)
    at com.google.gwt.dev.cfg.RuleGenerateWith.realize(RuleGenerateWith.java:41)
    at com.google.gwt.dev.shell.StandardRebindOracle$Rebinder.rebind(StandardRebindOracle.java:74)
    at com.google.gwt.dev.shell.StandardRebindOracle.rebind(StandardRebindOracle.java:259)
    at com.google.gwt.dev.shell.StandardRebindOracle.rebind(StandardRebindOracle.java:248)
    at com.google.gwt.dev.DistillerRebindPermutationOracle.getAllPossibleRebindAnswers(DistillerRebindPermutationOracle.java:91)
    at com.google.gwt.dev.jjs.JavaToJavaScriptCompiler.precompile(JavaToJavaScriptCompiler.java:505)
    at com.google.gwt.dev.jjs.JavaScriptCompiler.precompile(JavaScriptCompiler.java:35)
    at com.google.gwt.dev.Precompile.precompile(Precompile.java:541)
    at com.google.gwt.dev.Precompile.precompile(Precompile.java:495)
    at com.google.gwt.dev.Precompile.precompile(Precompile.java:407)
    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)

Original issue reported on code.google.com by mhmhka...@gmail.com on 1 Mar 2011 at 6:45

@GoogleCodeExporter
Copy link
Author

Original comment by zundel@google.com on 1 Mar 2011 at 1:50

  • Changed state: Duplicate

@GoogleCodeExporter
Copy link
Author

Did you resolve this problem?

Original comment by tlocky...@gmail.com on 5 Apr 2011 at 5:11

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant