[jboss-user] [jBPM] - Re: Guvnor - Eclipse integration

Michael Wagner do-not-reply at jboss.com
Wed Jul 20 05:53:17 EDT 2011


Michael Wagner [http://community.jboss.org/people/michael.wagner] created the discussion

"Re: Guvnor - Eclipse integration"

To view the discussion, visit: http://community.jboss.org/message/616338#616338

--------------------------------------------------------------
Hi,

yes you are right. I had the same issue. Looking at the plugin.xml in org.guvnor.tools_5.2.0.Final.jar we find:

|    | <action class="org.guvnor.tools.actions.UpdateAction" |
|            | enablesFor="1" |
|            | id="org.guvnor.tools.actions.updateaction" |
|          | label="%action.popup.update" |
|          | menubarPath="org.guvnor.tools.popupmenu/group1"> |
|    | </action> |
|    | <visibility> |
|       | <or> |
|          | <systemProperty |
|                | name="org.guvnor.tools.repositoryExist" |
|                | value="true"> |
|          | </systemProperty> |
|          | <objectState |
|                | name="projectPersistentProperty" |
|                | value="org.drools.guvnor.guvnorControlled=true"> |
|          | </objectState> |
|       | </or> |
|    | </visibility> |

So the popup menu entry is only available if a repository connection exists OR a second option which I dont understand.

Must have changed since the video was recorded.

regards,

Michael
--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/616338#616338]

Start a new discussion in jBPM at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-user/attachments/20110720/e1f9f909/attachment.html 


More information about the jboss-user mailing list