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.
