Model compare with files in SVN - RCP Application [message #1786922] |
Tue, 15 May 2018 11:33  |
Eclipse User |
|
|
|
We have models saved in xml format in SVN. When we check out the files into the application workspace and make modifications, we provide a "compare with" mechanism in our GUI that uses the CompareUI to open the EMF Comparison. This works like a charm (with our own MatchEngine, DiffEngine, etc).
We include the CommonNavigator to display the contents of the user's workspace, and would like to be able to see this same behavior when doing a "Compare With" from the context menu. Unfortunately this is only opening a text compare. I've scoured the forums and the only thing I seemed to be missing was adding xml to the contentTypes for org.eclipse.emf.ecore.xmi. After adding the extension, we are still only seeing the text compare. Am I missing another extensionPoint or maybe some plugins in the RCP app?
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08279 seconds