Michel, Are you sure you are running GWT 1.5.3?
http://code.google.com/p/google-web-toolkit/source/browse/releases/1.5/user/src/com/google/gwt/core/client/JsArray.java JsArray is in that package in the distribution, but was added late in the 1.5 release. Maybe you have a version earlier than 1.5.3? You can check the 'About' dialog box in hosted mode to see what is actually running. -Eric. On Sun, Jan 18, 2009 at 10:30 PM, Michel <[email protected]> wrote: > > Hi, > > I am new to gwt-maps, and I am following the SimpleMaps example from > the tutorial. When I run the application, I have this error: > > Errors in jar:'file/C:/GWT/gwt-maps-1.0.2/gwt-maps.jar!/com/google/ > gwt/ > maps/client/impl/GeocoderImpl.java' > > line 20: The import com.google.gwt.core.client.JsArray cannot be > resolved > line 55: JsArray cannot be resolved to a type > > I am using gwt-windows-1.5.3 and maps-1.0.2 > > Any help would be greatly appreciated. > > > PS. > I had posted this question on the gwt-maps forum, but I was advised to > ask the question here. I have read the 'frustration rising' posts, > but they don't resolve my question. > > > > > -- Eric Z. Ayers - GWT Team - Atlanta, GA USA http://code.google.com/webtoolkit/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
