[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Creating elements in GMF outside of the current editor

Hello Jevon,

I cannot use EMF directly with GMF running, because I need write
access, and I get a transaction exception.
Try subclassing AbstractTransactionalCommand.

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