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 "EMF Compare"

(16 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{EMF_Compare}} __NOTOC__  
+
{{EMF_Compare}} __NOTOC__  
  
The [http://www.eclipse.org/emf/compare EMF Compare] project is part of EMF (Eclipse Modeling Framework).
+
[[Image:EMF_Compare_logo_colors.png]]
  
[[Image:Emf logo.png]]
+
[http://www.eclipse.org/emf/compare EMF Compare] brings model comparison to the EMF framework. It provides generic and customizable support of model comparison and merge. It works with any kinds of EMF models such as Ecore, UML and your owns. The objectives of EMF Compare are to provide a stable and efficient generic implementation of model comparison and merge and to provide an extensible framework for dedicated needs. The [http://www.eclipse.org/emf/compare EMF Compare] project is part of EMF (Eclipse Modeling Framework).  
 
+
EMF Compare brings model comparison to the EMF framework, this tool provides generic support for any kind of metamodel in order to compare and merge models. The objectives of this component are to provide a stable and efficient generic implementation of model comparison and to provide an extensible framework for specific needs.  
+
  
 
= Links =
 
= Links =
  
* The main [http://www.eclipse.org/emf/compare project page].
+
* The [http://www.eclipse.org/emf/compare homepage].
* The [http://www.eclipse.org/forums/index.php/f/164/ forum](also available via NNTP as news://news.eclipse.org/eclipse.modeling.emf).
+
* The [http://projects.eclipse.org/projects/modeling.emf.compare Eclipse project page]
 +
* The [http://www.eclipse.org/forums/index.php/f/164/ forum] (also available via NNTP as news://news.eclipse.org/eclipse.modeling.emf).
 
* The [http://git.eclipse.org/c/emfcompare/org.eclipse.emf.compare.git source code].
 
* The [http://git.eclipse.org/c/emfcompare/org.eclipse.emf.compare.git source code].
* The [http://www.eclipse.org/emf/compare/doc/21/ documentation].
+
* The [https://git.eclipse.org/r/#/q/status:open+project:emfcompare/org.eclipse.emf.compare,n,z open reviews on Gerrit]
** [http://www.eclipse.org/emf/compare/doc/21/index.html Overview]
+
* The [http://www.eclipse.org/emf/compare/documentation/latest/ documentation].
** [http://www.eclipse.org/emf/compare/doc/21/user/user-guide.html EMF Compare User Guide]
+
** [http://www.eclipse.org/emf/compare/documentation/latest/user/user-guide.html User Guide]
** [http://www.eclipse.org/emf/compare/doc/21/developer/developer-guide.html EMF Compare Developer Guide]
+
** [http://www.eclipse.org/emf/compare/documentation/latest/developer/developer-guide.html Developer Guide]
** [http://www.eclipse.org/emf/compare/doc/21/FAQ.html FAQ]
+
** [http://www.eclipse.org/emf/compare/documentation/latest/tutorial/tutorial.html Tutorial]
 +
** [http://www.eclipse.org/emf/compare/documentation/latest/FAQ.html FAQ]
 
* The [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Modeling&query_format=advanced&product=emfcompare&list_id=7339794 Bugzilla].
 
* The [https://bugs.eclipse.org/bugs/buglist.cgi?classification=Modeling&query_format=advanced&product=emfcompare&list_id=7339794 Bugzilla].
 +
* The [http://wiki.eclipse.org/Category:EMF_Compare list of all wiki pages of EMF Compare]
 +
* The [http://wiki.eclipse.org/Category:EMF_Compare/Specification specifications of next EMF Compare features]
 +
* The [http://wiki.eclipse.org/Category:EMF_Compare/Archive archived wiki pages of EMF Compare]
  
 
= Team  =
 
= Team  =
Line 23: Line 26:
 
The project developers are:  
 
The project developers are:  
  
* Cédric Brun ([http://www.obeo.fr Obeo]), project lead  
+
* Laurent Goubet ([http://www.obeo.fr Obeo]), project lead
* Laurent Goubet ([http://www.obeo.fr Obeo])
+
* Axel Richard ([http://www.obeo.fr Obeo])
* Mikaël Barbero ([http://www.obeo.fr Obeo])  
+
* Laurent Delaigue ([http://www.obeo.fr Obeo])
 +
* Philip Langer ([http://www.eclipsesource.com EclipseSource])
 +
* Cédric Brun ([http://www.obeo.fr Obeo])
 +
* Mikaël Barbero ([http://www.eclipse.org Eclipse Foundation])
 +
* Arthur Daussy ([http://www.obeo.fr Obeo])
 
* Cédric Notot ([http://www.obeo.fr Obeo])
 
* Cédric Notot ([http://www.obeo.fr Obeo])
* Axel Richard ([http://www.obeo.fr Obeo])
 
 
More information about the code aspects and activity of this project can be found on the [http://www.eclipse.org/projects/project.php?id=modeling.emf.compare project page]
 
  
[[Category:Modeling]] [[Category:EMF]] [[Category:EMF Compare]]
+
[[Category:EMF Compare]]

Revision as of 07:34, 2 June 2015


EMF Compare
Website
Download
Community
Mailing List
Forums
Bugzilla
Open
Create New
Contribute
Browse Source


EMF Compare logo colors.png

EMF Compare brings model comparison to the EMF framework. It provides generic and customizable support of model comparison and merge. It works with any kinds of EMF models such as Ecore, UML and your owns. The objectives of EMF Compare are to provide a stable and efficient generic implementation of model comparison and merge and to provide an extensible framework for dedicated needs. The EMF Compare project is part of EMF (Eclipse Modeling Framework).

Links

Team

The project developers are:

Back to the top