[ http://jira.codehaus.org/browse/MECLIPSE-54?page=all ]
fabrizio giustina closed MECLIPSE-54:
-------------------------------------
Assign To: fabrizio giustina
Resolution: Won't Fix
Fix Version: 2.1
You can already use the existing "buildcommands" parameter, there is no need
for an additional property.
See http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html
> Support for Eclipse GUI plugin - http://m2eclipse.codehaus.org/ - Maven 2
> Enable
> --------------------------------------------------------------------------------
>
> Key: MECLIPSE-54
> URL: http://jira.codehaus.org/browse/MECLIPSE-54
> Project: Maven 2.x Eclipse Plugin
> Type: New Feature
> Reporter: David Boden
> Assignee: fabrizio giustina
> Priority: Trivial
> Fix For: 2.1
>
>
> The Eclipse GUI plugin hosted at http://m2eclipse.codehaus.org/ allows you to
> right click on a project in Eclipse and select Maven 2 --> Enable.
> There should be a flag on the eclipse:eclipse task to say -pluginEnable=true
> Enabling the plugin seems to add the following to .project:
> <buildCommand>
> <name>org.maven.ide.eclipse.maven2Builder</name>
> <arguments>
> </arguments>
> </buildCommand>
--
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]