I think that the files i provided for MAVEN-525 do exactly what you want. it defines a taglib which declares among others a tag that adds project nature and project builder to .project using jelly:xml. perhpas it may help.

Ben Walding wrote:

A better way might be for plugins to register themselves into the eclipse plugin and be passed a DOM of the .classpath / .project. They then manipulate this as required.

Similar to how the report plugin works.

Mark H. Wilkinson wrote:

On Fri, 2003-08-22 at 11:57, [EMAIL PROTECTED] wrote:


The following comment has been added to this issue:

    Author: Emmanuel Venisse
   Created: Fri, 22 Aug 2003 5:56 AM
      Body:
I'm -1 for this modification.

a) it exists more than one checkstyle plugin for eclipse
- http://www.mvmsoft.de/content/plugins/checkclipse/checkclipse.htm
- http://eclipse-cs.sourceforge.net/
b) we can't integrate all eclipse plugin fetures in eclipse project file.


What would you suggest as an alternative solution to this problem? The
current situation doesn't work because running 'maven eclipse' to add
new dependencies to the project classpath overwrites any other additions
to the .project and .classpath files made through the Eclipse user
interface.

-Mark.


--------------------------------------------------------------------- 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]





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



Reply via email to