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

EMF Compare/EGit support

< EMF Compare
Revision as of 05:22, 21 February 2011 by Unnamed Poltroon (Talk) (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...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • 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