[
https://issues.jboss.org/browse/JBIDE-8595?page=com.atlassian.jira.plugin...
]
Denny Xu commented on JBIDE-8595:
---------------------------------
It's easy to change the guvnor pop menu to show up only when a guvnor repository is
exist.
If enable the guvnor menu for a project which contains .guvnor files, it requires to add
the following visibility element into popupmenus extension:
<test property="org.eclipse.core.resources.projectPersistentProperty"
args="org.drools.guvnor.guvnorControlled"
value="true">
</test>
but it doesn't work, it seems that the "org.eclipse.ui.popupmenus" extension
point doesn't support this element, if I have to use "org.eclipse.ui.menus"
instead? thanks.
Guvnor is added to the context menu of *every* resource even though I
havent enabled Guvnor
-------------------------------------------------------------------------------------------
Key: JBIDE-8595
URL:
https://issues.jboss.org/browse/JBIDE-8595
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: drools
Affects Versions: 3.2.0.Final
Reporter: Max Rydahl Andersen
Assignee: Denny Xu
Priority: Critical
Fix For: 3.2.1, 3.3.0.M1
Attachments: menu.jpg
Right click a resource on any project and it will have Guvnor in the top root context
menu.
Same problem there was with Modeshape and Drools originally - not sure why Guvnor
suddenly pops up here ;(
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira