while I was trying to open any diagram in activiti-engine-examples, the following error occured:
Could not open the editor: org.eclipse.emf.ecore.xmi.UnresolvedReferenceException: Unresolved reference 'flow15'. (platform:/resource/activiti-engine-examples/src/main/resources/diagrams/VacationRequest.activiti, 321, 119)
the eclipse 3.6.1 and the activiti desginer I tried to build a test process using the activiti-modeler, then import into the activiti project using eclipse, however always show —————— Could not open the editor: org.eclipse.emf.ecore.xmi.UnresolvedReferenceException: Unresolved reference 'flow15'. —————— it seems like the transformation from *.bpmn20.xml to *.activiti is not correct. when i exam the *.activi file, only a start event existed, the following connections are all lost…