diff options
Diffstat (limited to 'performance/org.eclipse.emf.compare.tests.performance/META-INF/MANIFEST.MF')
-rw-r--r-- | performance/org.eclipse.emf.compare.tests.performance/META-INF/MANIFEST.MF | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/performance/org.eclipse.emf.compare.tests.performance/META-INF/MANIFEST.MF b/performance/org.eclipse.emf.compare.tests.performance/META-INF/MANIFEST.MF index 788ca9f31..902691258 100644 --- a/performance/org.eclipse.emf.compare.tests.performance/META-INF/MANIFEST.MF +++ b/performance/org.eclipse.emf.compare.tests.performance/META-INF/MANIFEST.MF @@ -22,7 +22,8 @@ Require-Bundle: org.eclipse.core.runtime, org.eclipse.jface, org.eclipse.egit.core, org.eclipse.jgit, - org.eclipse.team.core + org.eclipse.team.core, + org.eclipse.emf.compare.rcp;bundle-version="2.4.0" Import-Package: com.google.common.base;version="[11.0.0,16.0.0)", com.google.common.collect;version="[11.0.0,16.0.0)", com.google.common.io;version="[11.0.0,16.0.0)" |