Tim Quinn wrote on 06/14/11 02:18 PM:
>
> On Jun 14, 2011, at 4:02 PM, Bill Shannon wrote:
>
>> In general, we're putting these LocalStrings.properties files in
>> src/main/java instead of src/main/resources, right? It's a lot
>> easier to keep them in sync with the code when they're right next
>> to the code.
>
> I thought we were MOVING such files from java to resources!
I guess I missed the memo, can you forward me a copy?
I'm not a big fan of this because of the difficulty of managing
the LocalStrings.properties file when it's in a different directory,
but if it's already been decided then that's fine...