[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
Newsgroup Home
]
[news.eclipse.modeling.gmf] Re: Integrating EMF / GMF editors - diagram changes not saving
From
: Alex Shatalin <
vano@xxxxxxxxxxx
>
Date
: Tue, 22 Jul 2008 11:54:26 +0000 (UTC)
Newsgroups
:
eclipse.modeling.gmf
Organization
: EclipseCorner
Hello Tamer,
So, you have non-RCP version of this combined editor, right?
In general this means you have used different instances of EditingDomain (ResourceSet) to load data into the EMF- and GMF-generated editors..
Please re-check that you've correctly performed step
http://www.eclipse.org/articles/Article-Integrating-EMF-GMF-Editors/index.html#extending_the_editor_input
- proper instance of EditingDomain used while constructing diagram document in ???DocumentProvider.createEmptyDocument(). This instance of Editing domain should be the same as one created in ???Editor.initializeEditingDomain() - you can check it in a debugger.
----------------- Alex Shatalin
Follow-Ups
:
[news.eclipse.modeling.gmf] Re: Integrating EMF / GMF editors - diagram changes not saving
From:
Tamer
References
:
[news.eclipse.modeling.gmf] Re: Integrating EMF / GMF editors - diagram changes not saving
From:
Tamer
Prev by Date:
[news.eclipse.modeling.gmf] Re: Diagram configuration option
Next by Date:
[news.eclipse.modeling.gmf] Re: How to get root DiagramImpl from the sub-diagram editor
Previous by thread:
[news.eclipse.modeling.gmf] Re: Integrating EMF / GMF editors - diagram changes not saving
Next by thread:
[news.eclipse.modeling.gmf] Re: Integrating EMF / GMF editors - diagram changes not saving
Index(es):
Date
Thread