Skip to main content

Notice: This Wiki is now read only and edits are no longer 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/EGit support"

(New page: * Test support of EMF Compare with eGit ** Compare ** Merge * The tests will include merging of differences and the saving the resources. * Need to try with controlled resources and refere...)
 
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 +
{{Template:EMF Compare Archive Notice}}
 +
 
* Test support of EMF Compare with eGit
 
* Test support of EMF Compare with eGit
 
** Compare
 
** Compare

Latest revision as of 12:48, 5 March 2014

THIS PAGE IS ARCHIVED. IT IS PROBABLY OUTDATED AND WILL NOT BE UPDATED

  • Test support of EMF Compare with eGit
    • Compare
    • Merge
  • The tests will include merging of differences and the saving the resources.
  • Need to try with controlled resources and referenced resources on a distant Git repository.

If specific support is needed, implement a TeamHandler (see "org.eclipse.emf.compare.team.subversive.SubversiveTeamHandler" for instance). It provides an "org.eclipse.emf.compare.ui.team.handler" extension.

Back to the top