Re: Exception while opening diagram [message #1696603] |
Wed, 27 May 2015 13:17  |
Eclipse User |
|
|
|
Hi all,
I've created a new plugin to extend the bpmn2 modeller. I would like to add some custom TextAnnotations (each with custom properties) but i've got some strange exceptions while reopening the diagram.
I've followed the tutroial video for custom task, making some changes.
If I crerate a new process diagram(whit my targetruntime set) once the wizard complete the editor opens well and I'm able to see my custom annotation and i'm also able to edit the model: all works well, but if I close the editor and i try to reopen the diagram a popup appear with an exception:
FeatureNotFoundException: Feature 'definitions' not found.
The exception thrown is:
org.eclipse.emf.ecore.impl.EStringToStringMapEntryImpl cannot be cast to org.eclipse.bpmn2.Definitions
And i'm unable to reopen my diagram anymore.
What could be worng?
I've sarched for the "definition" word in my files (model,plugin, ecc) but this dosen't appear anywhere.
Can you help me please?
|
|
|
|
Powered by
FUDForum. Page generated in 17.18544 seconds