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"

(101 intermediate revisions by 10 users not shown)
Line 1: Line 1:
The EMF Compare project is part of EMFT (EMF Technology).
+
{{EMF_Compare}}  __NOTOC__
  
The project is currently being approved on the EMFT and EMF discussion lists.
+
[[Image:EMF_Compare_logo_colors.png]]
  
The project developers are:
+
[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).
  
Cedric Brun ([http://www.obeo.fr Obeo]), project lead
+
= Links =
  
Antoine Toulme ([http://www.intalio.com Intalio Inc.])
+
* The [http://www.eclipse.org/emf/compare homepage].
 +
* 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 [https://git.eclipse.org/r/#/q/status:open+project:emfcompare/org.eclipse.emf.compare,n,z open reviews on Gerrit]
 +
* The [http://www.eclipse.org/emf/compare/documentation/latest/ documentation].
 +
** [http://www.eclipse.org/emf/compare/documentation/latest/user/user-guide.html User Guide]
 +
** [http://www.eclipse.org/emf/compare/documentation/latest/developer/developer-guide.html Developer Guide]
 +
** [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 [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]
  
We presented the project at EclipseCon through a [http://www.eclipsecon.org/2007/index.php?page=sub/&id=3593 panel]. Here is some [[Model_Comparison_Panel_2007 feedback]].
+
= Team  =
 +
 
 +
The project developers are:
 +
 
 +
* Laurent Goubet ([http://www.obeo.fr Obeo]), project lead
 +
* Axel Richard ([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])
 +
 
 +
[[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