I'm working for a while on a GMF project to design our own editor for
model engineering. Since last week, i've got somethnig very strange :
I can't access to core node properties in my GMF editor, for all
instances, the list of core properties is simply empty !
I don't find where a change made that.
Does anyone have an idea ?
I have another question : I use my own image files to draw my
components, so I use the plugin org.eclipse.gmf.runtime.draw2d.ui.render
When I regenrate diagram code, the plugin dependencies are
re-initialized, is there a way to preserve the dependencies during
generation ?