I have a few questions related to using designer in eclipse environment
When I am looking at the bpmn file in the designer, I would like to go to that file in project explorer. For java files, I have "Show in" menu available when I right click. Its not available when I am looking at the diagram. Can it become available with some customization?
The navigation in eclipse is set up "Link with Editor" which shows the file in the navigator when the file is open in editor. However, this does not work when the bpmn diagram is open. How can I make it work?
Also, I would like to open the bpmn file in text editor or xml editor. How can I do that when I am looking at the diagram?
Thanks