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


Guillaume,

Thye exact same thing happened to me. I was assuming that it was some configuration nasty that I'd missed somehow, but if you're seing this too.. I'm running 2.0M4 and the EMF 20070118 drop.

We've been annoyed by the other issue as well, but sorry, no resolution, short of marking the file as read-only. :)

btw, does anyone know the "rule" about when it is required to generate a new gmfgen? To be on the safe side I do it everytime I do a change in the gmfmap..

Miles

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