How to open a compare editor with a comparison object [message #1209485] |
Mon, 25 November 2013 09:45  |
Eclipse User |
|
|
|
Hi everybody
I'm currently in the process of migrating our application code from Emf Compare version 1.3 to version 2+
We use the API to display differences between 2 models.
In the previous version, the compare editor was open with a ComparisonResourceSnapshot object.
With the new version, it seems that the compare editor must be open with a Comparison object.
Unfortunately, this topic is still pending in the wiki.
But here I found what I need.
The last step for me, is to know where I can find a valid release 2.1M4, as it is stated in the doc.
In my plugin dependencies, I try with a plugin in version 2.2.0 M3
org.eclipse.emf.compare_3.1.0.201311121322.jar
and 2.1.2
org.eclipse.emf.compare_3.0.1.201310031412.jar
But it does not contain the classes EMFCompareEditingDomain, ComparisonEditorInput, ICompareEditingDomain or they are not visible.
So where can I find the required version of the plugin to open a compare editor with a comparison object ?
Any help will be greatly appreciated!
Alain
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03194 seconds