Re: GWT generating i18n properties
Apologies for answering my own question, but it seems that this is to
do with the <extraParam> configuration parameter added to the Maven
GWT plugin in 2.1.
http://mojo.codehaus.org/gwt-maven-plugin/compile-mojo.html#extraParam
I added this to the project configuration, and the 'extra' directory
was included in the output with the generated .properties files.
Thanks
Phill
On Feb 21, 9:32 am, Phill Sacre <phillip.sa...@gmail.com> wrote:
> Hi
>
> We have a number of Constants and Messages interfaces in our project
> which use the @Generate annotation.
>
> Up until recently GWT was generating the .properties files for each
> locale without any problems. However it seems that this isn't working
> any more. We have recently upgraded to GWT 2.1, I don't know whether
> anything is different now i.e. whether you need to explicitly set
> these properties files to be generated in the compile?
>
> We're using the GWT Maven plugin 2.1.
>
> Any ideas would be appreciated.
>
> Thanks
> Phill
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home