[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2225) An invalid Menu Extension in the org.jboss.ide.seam.gen plugin

Snjezana Peco (JIRA) jira-events at lists.jboss.org
Fri May 16 09:02:23 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBIDE-2225?page=comments#action_12413013 ] 
            
Snjezana Peco commented on JBIDE-2225:
--------------------------------------

I think that the order in which Eclipse reads extension points causes this issue.
If Eclipse reads the ext. points defined in the seam.gen plugin before reading extensions defined in the debug.ui plugin, the org.eclipse.ui.run menu is not defined and Eclipse writes warnings.
The fix is defining the org.eclipse.ui.run menu in the seam.gen plugin.

> An invalid Menu Extension in the org.jboss.ide.seam.gen plugin
> --------------------------------------------------------------
>
>                 Key: JBIDE-2225
>                 URL: http://jira.jboss.com/jira/browse/JBIDE-2225
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>    Affects Versions: 3.0.x
>            Reporter: Snjezana Peco
>            Priority: Trivial
>         Attachments: jbide-2225.txt
>
>
> Attached are some messages that I get when starting Ganymede.
> The Run>Seam Gen... actions aren't displayed.
> I have fixed the issue by copying the definition of the org.eclipse.ui.run menu from the org.eclipse.debug.ui plugin to the org.jboss.ide.seam.gen plugin.
> Max,
> Can I commit the fix?

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list