| [news.eclipse.modeling.gmf] Re: Diagram Runtime Class must be a notation::Diagram or sub-class |
Hi
I found out the problem here.
symptoms: If I deleted the genmodel and created a new one, then deleted my gmfgen and generated a new one. Then if I started to generate my diag code I got this error.
Solution:
I found I had org.eclipse.core.runtime in my dsl model project. If I deleted this and regenerated, everything worked!
regards Steve
Hello Bill,
I did notice that the bottom of the genmodel when opened in its editor has a ref to notation.ecore. Any idea where I might start to look toWas it referenced as platform:/plugin? Or platform:/resource?
resolve this?in corresponding .gmfgen model - you have to check references to a notation.ecore elements there.
----------------- Alex Shatalin