[ http://jira.codehaus.org/browse/MNGECLIPSE-87?page=comments#action_61288 
] 

Robert Elliot commented on MNGECLIPSE-87:
-----------------------------------------

- Is "Maven2 Decoratior" enabled in General / Appearance / Label Decorations ?

Yes

- What Eclipse view you are using to work with your projects? Please try and 
confirm about "Package Explorer" view 

Package Explorer and Navigator

- What JRE you are using to run Eclipse?

5.0.6

Checked .log - nothing of interest (there's an exception thrown by the 
subclipse plugin, but that's it).

It seems to be related to Eclipse M5a acting incorrectly on the plugin.xml; the 
logic around visibility of org.eclipse.ui.popupMenus objectContributions 
doesn't seem to be working.  This seems to be an issue with the Spring plugin, 
too - it also only allows me to add Spring nature, I can't then remove it.  
Don't know if this is an Eclipse M5a bug or just Eclipse M5a changing its 
application of plugin rules?  I can't fnd a relevant bug in Eclipse's bugzilla, 
but then I seldom can...

> Enabling Maven on a project does not change the context sensitive menu
> ----------------------------------------------------------------------
>
>          Key: MNGECLIPSE-87
>          URL: http://jira.codehaus.org/browse/MNGECLIPSE-87
>      Project: Maven 2.x Extension for Eclipse
>         Type: Bug

>     Versions: 0.0.5
>  Environment: Eclipse 3.2 M5a
>     Reporter: Robert Elliot
>     Assignee: Eugene Kuleshov

>
>
> 1) Create a new Java project in Eclipse 3.2 M5a
> 2) Right click on the project, and in the resulting context sensitive menu go 
> to Maven2 -> Enable
> 3) Complete the wizard, making this a Maven enabled project
> 4) Notice that the Maven nature & builder is correctly added to the .project 
> file
> 5) Notice that the Maven icon is not added to the Project
> 6) Right click on the project, and in the resulting context sensitive menu go 
> to Maven2.  Notice that the only available option is still "Enable" - you 
> cannot disable or add dependencies.
> 7) Notice that you can right-click on the pom and add dependencies.
> No errors in the m2 console, nor anything immediately obvious in the debug 
> output.  Don't currently understand Eclipse plugins well enough to work it 
> out from the code.

-- 
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

Reply via email to