[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-6652) Implement ModeShape capability/activity to enable/disable ModeShape functionality

Dan Florian (JIRA) jira-events at lists.jboss.org
Fri Jul 30 14:40:49 EDT 2010


     [ https://jira.jboss.org/browse/JBIDE-6652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dan Florian resolved JBIDE-6652.
--------------------------------

    Resolution: Done


The ModeShape context menu actions now only show whenever at least one ModeShape server has been registered in the ModeShape view. This was done by converting over to using the "org.eclipse.ui.menus" extension point which requires handlers and commands.

> Implement ModeShape capability/activity to enable/disable ModeShape functionality
> ---------------------------------------------------------------------------------
>
>                 Key: JBIDE-6652
>                 URL: https://jira.jboss.org/browse/JBIDE-6652
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: modeshape
>    Affects Versions: 3.2.0.M1
>            Reporter: Brian Fitzpatrick
>            Assignee: Dan Florian
>             Fix For: 3.2.x
>
>         Attachments: JBIDE-6652.patch
>
>
> As we discussed on the phone, the use of Capabilities/Activities in Eclipse might be a good way to handle the "Always On" aspect of the ModeShape menus in JBoss Tools. For some reason, this functionality is labeled as "Capabilities" in Eclipse Preferences, but the actual extension point is "org.eclipse.ui.activities" and called Activities in the API documentation. Go figure.
> That said, it's very simple to implement. I'll attach a patch with the suggested tweaks to plugin.xml and plugin.properties. But this should address Max's issues with the ModeShape menus appearing on all folders and files and be easy to add to the documentation. 

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

        


More information about the jbosstools-issues mailing list