Eclipse plugins for gwt-2.4.0 have not been properly downloaded. Download gwt-2.4.0.zip sdk directly from the link "http:// code.google.com/p/google-web-toolkit/downloads/detail? name=gwt-2.4.0.zip". Extract the zip file in your project directory. In eclipse File-->New-->Web Application project-->configure sdk to point your extracted gwt-2.4.0 folder. Now all the required gwt jars should have been included in your project.
S. Abraham www.DataStoreGwt.com Persist objects directly in GAE On Sep 28, 1:05 pm, corto <[email protected]> wrote: > Here is the complete message > > Errors in 'jar:file:/local/eclipse/plugins/ > com.google.gwt.eclipse.sdkbundle_2.4.0.r36v201109211906/gwt-2.4.0/gwt- > user.jar!/com/google/gwt/i18n/client/impl/cldr/ > LocalizedNamesImpl_zh_HK.java' > Line 25: No source code is available for type > com.google.gwt.i18n.client.impl.cldr.LocalizedNamesImpl_zh; did you > forget to inherit a required module? > > I checked in gwt-user.jar and it is not present > > Yves -- 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.
