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

Google Maps API 1.1 broken with GWT 2.2 #451

Closed
GoogleCodeExporter opened this issue Sep 10, 2015 · 1 comment
Closed

Google Maps API 1.1 broken with GWT 2.2 #451

GoogleCodeExporter opened this issue Sep 10, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Found in Release: 1.1


Caused by: java.lang.IncompatibleClassChangeError: Found interface 
com.google.gwt.core.ext.typeinfo.JClassType, but class was expected
    at com.google.gwt.maps.jsio.rebind.JSWrapperGenerator.generate(JSWrapperGenerator.java:277)
    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.ShellModuleSpaceHost.rebind(ShellModuleSpaceHost.java:141)
    at com.google.gwt.dev.shell.ModuleSpace.rebind(ModuleSpace.java:585)
    at com.google.gwt.dev.shell.ModuleSpace.rebindAndCreate(ModuleSpace.java:455)
    at com.google.gwt.dev.shell.GWTBridgeImpl.create(GWTBridgeImpl.java:49)
    at com.google.gwt.core.client.GWT.create(GWT.java:98)
    at com.google.gwt.maps.client.impl.MapImpl.<clinit>(MapImpl.java:45)
    at com.google.gwt.maps.client.MapWidget.<init>(MapWidget.java:253)
    at com.google.gwt.maps.client.MapWidget.<init>(MapWidget.java:284)
    at com.google.gwt.maps.client.MapWidget.<init>(MapWidget.java:224)


Original issue reported on code.google.com by pgtabo...@gmail.com on 22 Feb 2011 at 3:56

@GoogleCodeExporter
Copy link
Author

Original comment by zundel@google.com on 22 Feb 2011 at 3:59

  • Changed state: Duplicate

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