Allow Natures and Builders to be Added instead of Replaced
----------------------------------------------------------

         Key: MECLIPSE-64
         URL: http://jira.codehaus.org/browse/MECLIPSE-64
     Project: Maven 2.x Eclipse Plugin
        Type: Improvement

    Reporter: Stephen Duncan Jr


Currently when you specify natures and builders, they replace the default ones, 
instead of adding on to them.  I would like to add a nature and a builder to 
the plugin.  My use case is being able to add 
<projectnature>org.springframework.ide.eclipse.core.springnature</projectnature>
 and 
<buildcommand>org.springframework.ide.eclipse.core.springbuilder</buildcommand> 
to a project.  I would like to do this with a profile so that these can be 
added onto a project if you have Spring IDE installed.  This could be a applied 
to a jar or a war project, so I won't know ahead of time what the other natuers 
or buildcommands should be.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


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

Reply via email to