|
|
|
Re: [EMF Compare] Comparing ecore files [message #1733407 is a reply to message #1733340] |
Fri, 27 May 2016 09:40 |
|
Hi,
It is very possible to use EMF Compare in standalone app (outside of Eclipse) and compare your models programmatically instead of trying to save the result of a comparison made in Eclipse and reopen that. Please see the list of mandatory dependencies to use EMF Compare in standalone as well as how to programmatically do a comparison. However, you will have to re-code an UI to display the comparison yourself, since we don't have that in EMF Compare (the UI is provided by the eclipse platform and is not available for standalone).
The result of a comparison will be an EMF model, so what you'll have to do for your custom UI is to display that model. The facilities of EMF.edit (implemented in our case in org.eclipse.emf.compare.edit) should help you for that. I'll be able to answer specific questions, but "recoding an editor" is a little too broad a question so can't really help there:).
Laurent Goubet
Obeo
|
|
|
|
Powered by
FUDForum. Page generated in 0.04250 seconds