[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Property sheet


As a possible clue, I noticed that properties *do* shjow up for those few classes whose domain models are abstract! So this perhaps has something to do with all of the classes that are generated for the concrete classes but not the abstract one's..


On 2007-01-25 03:19:11 -0500, Guillaume Gauffre <gauffre@xxxxxxx> said:

HI,

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 ?


Thnak you

Guillaume