Hi Will, Looks like you need a newer version of gwt-maps that was compiled after GWT 2.2. See comment 32 on this issue for a link: http://code.google.com/p/gwt-google-apis/issues/detail?id=447
HTH, /dmc On Wed, Jun 1, 2011 at 2:58 PM, [email protected] < [email protected]> wrote: > Hi y'all, > > I have been trying to use the simplemaps tutorial from > > http://code.google.com/intl/pt-BR/docreader/#p=gwt-google-apis&s=gwt-google-apis&t=MapsGettingStarted > > This is my first attempt at using a Google API in gwt. I am using gwt > 2.3.0 and the gwt-maps.jar 1.1.0 as well as the eclipse IDE. > > I have followed all the instructions in the tutorial/example to the > best of my ability and I come up with errors: > > java.lang.ExceptionInInitializerError: null > > Caused by: java.lang.RuntimeException: Deferred binding failed for > 'com.google.gwt.maps.client.impl.MapImpl' (did you forget to inherit a > required module? > > Caused by: java.lang.IncompatibleClassChangeError: Found interface > com.google.gwt.core.ext.typeinfo.JClassType, but class was expected > > I have read this forum as well as many others and I see this is might > be a common problem, but from I have found any fixes that fix my > errors. > > I apologize if this is in the wrong section , just let me know and I > will repost. > > Thanks, > > Will > > -- > 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=en. > > -- David Chandler Developer Programs Engineer, Google Web Toolkit w: http://code.google.com/ b: http://googlewebtoolkit.blogspot.com/ t: @googledevtools -- 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=en.
