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