Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Installing and Using EMF Compare"

(New page: = Installation = = Configuration = == Preference settings == You have to specify for which Model File Types the EMF Compare framework should be used instead of the "normal" eclipse text...)
 
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Installation =
+
See [[EMF Compare/User Guide]]
  
= Configuration =
+
[[Category:EMF Compare/Archive]]
 
+
== Preference settings ==
+
 
+
You have to specify for which Model File Types the EMF Compare framework should be used instead of the "normal" eclipse text compare facility. Therefore, please open the preference page "General/Content Types" in your eclipse preferences ("Menu: Window->Preferences...").
+
 
+
[[Image:CompareConfigContentTypes.png]]
+
 
+
Press "Add..." to add an new File association.
+
 
+
[[Image:CompareConfigNewFileType.png]]
+
 
+
Enter a pattern of you Model files and click OK.
+
Close the eclipse preferences by clicking OK.
+
 
+
Now you can use EMF compare for your specific model files.
+

Latest revision as of 11:53, 5 March 2014

See EMF Compare/User Guide

Back to the top