[
https://jira.jboss.org/browse/JBIDE-6652?page=com.atlassian.jira.plugin.s...
]
Brian Fitzpatrick updated JBIDE-6652:
-------------------------------------
Attachment: JBIDE-6652.patch
This patch provides the extension point and plugin.properties changes to implement a
ModeShape capability that is disabled by default.
To enable the capability, the user simply has to go to the Preferences and find the
General->Capabilities page. The ModeShape category should appear. Check the box, click
Apply and OK (or just OK) and the ModeShape functionality should appear. If unchecked
(which is the default state), all views, preference pages, and menus are disabled.
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