Hi,
i'm using Activiti Designer with eclipse 3.6.0. I'm using callActivity in the main process, like that:
<callActivity id="callactivity2" name="AprobacionAdministrativ" calledElement="SUBPROCESS"></callActivity>
First i created the Process SUBPROCESS and i can see all the .activiti and .bpmn20.xml files correctly.
Also I see all the diagram fine, BUT if i close the diagram and try to open again, i obtained the next exception:
Could not open the editor: org.eclipse.emf.ecore.xmi.UnresolvedReferenceException: Unresolved reference 'SUBPROCESS'.
congratulations for your work.
Best Regards