saiddfhi / gwt-maven

Automatically exported from code.google.com/p/gwt-maven
0 stars 0 forks source link

Add support for ConstantsWithLookup #199

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please add support for ConstantsWithLookup:

<i18nConstantsWithLookupNames>
    <value>com.totsp.sample.client.AppConstants</value>
</i18nConstantsWithLookupNames>

GWT API docs:
http://google-web-toolkit.googlecode.com/svn/javadoc/1.4/com/google/gwt/i18n/cli
ent/ConstantsWithLookup.html

Original issue reported on code.google.com by nikolas....@gmail.com on 28 Feb 2009 at 5:23

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I have attached a patch to Issue 181 because this is a dupe and can be closed.

Original comment by nikolas....@gmail.com on 4 Mar 2009 at 12:36

GoogleCodeExporter commented 9 years ago

Original comment by keber...@gmail.com on 22 Mar 2009 at 8:23

GoogleCodeExporter commented 9 years ago
In 2.0-RC1. 

Original comment by charlie....@gmail.com on 3 Apr 2009 at 1:16

GoogleCodeExporter commented 9 years ago
Thanks a lot - works as expected.

Original comment by nikolas....@gmail.com on 3 Apr 2009 at 7:03