Improves "waitEgitJobs" method

It improves the way the software wait for EGit jobs to terminate.
Moreover it is likely that it will be used from other classes (see
following reviews) so it has been moved to an util class.

Change-Id: Ie8f8e429ec4a3d5e61bce5e0f7176b6fa2bc89b8
2 files changed
tree: fb733dacf7cbe9f36bde038904373696b819b85c
  1. examples/
  2. org.eclipse.emf.compare.git.pgm-parent/
  3. packaging/
  4. plugins/
  5. .gitignore
  6. LICENSE
  7. README.md
README.md

EMFCompareGitPGM

This is a temporary repository holding the work on the EMF Compare command line application. This application aims to handle EMF model on git repository from a command line tool. This repository will soon migrate to the eclipse foundation.