Have you created your constants/messages interface for your properties files? You shouldn't need to put your LocalizableResource.properties into a gwt specific namespace you should have it inside your project structure.
I don't know if you've found this page, but here is some more info on how to setup your i18n with GWT. http://code.google.com/webtoolkit/doc/latest/DevGuideI18n.html <http://code.google.com/webtoolkit/doc/latest/DevGuideI18n.html> -- 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.
