[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Programatically making editor dirty and saving them

Hello Vikas,

You can simply use EMF resources API to update XMI id attributes i hope. Try loading both model and diagram file saved by "old" version into EMF ResourceSet and then save both EMF resources.
AFAIU, id attribute will be save by EMF automatically.


-----------------
Alex Shatalin