When you compile your project, pass the -extra argument with a folder path (e.g. -extra extras), GWT will generate the *.properties there. You might have to add a few annotations to your interface though, such as @ Generate<http://google-web-toolkit.googlecode.com/svn/javadoc/latest/com/google/gwt/i18n/client/LocalizableResource.Generate.html> . See also http://code.google.com/webtoolkit/doc/latest/DevGuideI18n.html#DevGuideAnnotations
-- 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.
