[
http://jira.codehaus.org/browse/MOJO-980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_117899
]
Arnout Engelen commented on MOJO-980:
-------------------------------------
Er, make that:
{code:xml|title=pom.xml|borderStyle=solid}
<plugin>
<artifactId>maven-eclipse-plugin</artifactId>
<configuration>
<additionalProjectnatures>
<projectnature>org.codehaus.groovy.eclipse.groovyNature</projectnature>
</additionalProjectnatures>
</configuration>
</plugin>
{code}
> Add 'groovy' nature to pom.xml
> ------------------------------
>
> Key: MOJO-980
> URL: http://jira.codehaus.org/browse/MOJO-980
> Project: Mojo
> Issue Type: Improvement
> Components: findbugs
> Environment: Eclipse
> Reporter: Arnout Engelen
> Priority: Trivial
>
> As this project uses Groovy, it'd be nice to have 'mvn eclipse:eclipse' add
> the org.codehaus.groovy.eclipse.groovyNature nature to the eclipse project
> automatically.
> This should probably as simple as adding the following to the
> projectDescription:
> <natures>
> <nature>org.codehaus.groovy.eclipse.groovyNature</nature>
> </natures>
--
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 from this list please visit:
http://xircles.codehaus.org/manage_email