I have in my module .gwt.xml file definition the following lines:
<inherits name="com.google.gwt.core.Core" />
<inherits name="com.google.gwt.user.User" />
<inherits name="com.google.gwt.i18n.I18N" />
<inherits name="com.google.gwt.i18n.CldrLocales" />
<inherits
name="com.google.gwt.user.theme.standard.StandardResources" />
So, maybe something else is wrong, but I don't catch it :(
Thanks!
PS: some other GWT tricks you can find here: http://ui-programming.blogspot.com/
:-))
--
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.