hi Antonio,

Using Eclipse => Preferences -> Java -> Code Style -> Code Template -> Comments -> Files

you can set a license header and it will be automatically applied to every new file. Better yet, you can define a Struts coding standards xml configuration that any developer can import into their IDE (for either Eclipse etc) and the good news is that it does not take build time. It is a trade off though because maybe (?) the maven license plugin keeps it in sync with license changes.
Best regards,
Giovanni

Antonio Petrelli wrote:
Hi all
Since the license headers are an annoying problem, I wish to add the
Maven License plugin:
http://code.google.com/p/maven-license-plugin/
This plugin can *add* license headers on top of files *automatically*

Thoughts?

Antonio

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to