On Thu, Dec 25, 2008 at 5:24 AM, Brian E. Fox <[email protected]> wrote:
>
>>Can you name one single reason why moving this file away and creating 6
>>additional folders on the way that would not exist otherwise is
>>beneficial? Without using the argument "it's a convention"? :)
>
> Sure. What if you want to filter it? This is trivial if you have it in 
> resources where it belongs.
>

While I'm not advocating storing this file in src/main/java I have
noticed with maven-eclipse-plugin that if the file was co-located with
the ResourceBundle class then Eclipse has an easier time with Source >
Find Broken Externalized Strings

And I think having a single message bundle makes this task easier too
(as I was getting false positives in 3.3.0 until I merged the bundles)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to