Tihomir Surdilovic [https://community.jboss.org/people/tsurdilovic] created the discussion
"Re: How to checkout Processes and other stuff with created in the Designer in Guvnor with eclipse?" To view the discussion, visit: https://community.jboss.org/message/648919#648919 -------------------------------------------------------------- The jBPM Eclipse tooling comes with the Guvnor perspective which you can use to connect to your Guvnor instance, but AFAIK it only allows to upload assets to the repo and not download (please check). Another option would be to use the Guvnor REST API. For example if you have an asset named myAsset in the defaultPackage package, you can do: http://localhost:8080/drools-guvnor/rest/packages/defaultPackage/assets/myAsset/source http://localhost:8080/drools-guvnor/rest/packages/defaultPackage/assets/myAsset/source to get to its sources. Hope this helps. -------------------------------------------------------------- Reply to this message by going to Community [https://community.jboss.org/message/648919#648919] Start a new discussion in jBPM at Community [https://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2034]
_______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
