[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.modeling.gmf] Re: Unhandled event loop exception (problem with read-only transactioncontext)

Hello Jiri,

You can take a look on org.eclipse.gmf.ecore.edit.policies.OpenDiagramEditPolicy from org.eclipse.gmf.ecore.editor plugin (available in GMF CVS repository: /cvsroot/technology co org.eclipse.gmf/examples/org.eclipse.gmf.ecore.editor). OpenDiagramCommand existing in this class is a writable command and will be executed on double-clicking to the diagram node.

BTW, are you in CZ? :-)

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