Remove dependency of smartimport fragment to org.eclipse.jgit bundle
commit41dc34ec5450737020806b2d4472610fce0a9e8d
authorMatthias Sohn <matthias.sohn@sap.com>
Fri, 21 Apr 2017 20:49:08 +0000 (21 22:49 +0200)
committerMatthias Sohn <matthias.sohn@sap.com>
Sun, 11 Jun 2017 19:47:11 +0000 (11 21:47 +0200)
treee706ae49d91a1f6887451d45c874f3cfc250230a
parent3c8ef29a660a77182b85ec81b0b2d67718d509ae
Remove dependency of smartimport fragment to org.eclipse.jgit bundle

The SmartImportGitWizard doesn't directly depend on org.eclipse.jgit.
Its fragment host bundle org.eclipse.egit.ui already declares the
necessary dependencies to jgit packages.

Change-Id: I9b9a1a960f6e84f2778f86f13aee8eaf3ee4ce6d
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.egit.ui.smartimport/META-INF/MANIFEST.MF