Properly cleans the application on close.

At first glance, this modification is not needed since the VM is
expected to be closed after the stop method is called. However if the
application is called from java (for example from a test) we want the
application to properly start and do not keep references olds arguments.

Change-Id: I367533475031629a9edd9176547479db23e4cfcf
1 file changed
tree: 3a3c00e53743aea1bff22d42d1b0b40ea5063d2d
  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.