You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "David Boden (JIRA)" <ji...@codehaus.org> on 2006/01/12 10:57:03 UTC

[jira] Commented: (MECLIPSE-54) Support for Eclipse GUI plugin - http://m2eclipse.codehaus.org/ - Maven 2 Enable

    [ http://jira.codehaus.org/browse/MECLIPSE-54?page=comments#action_55612 ] 

David Boden commented on MECLIPSE-54:
-------------------------------------

Understood. Thanks.

I've raised a trivial issue on the IDE plugin's Jira to ask for this to be added to the documentation:

http://jira.codehaus.org/browse/MNGECLIPSE-31

> 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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org