| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %pluginName |
| Bundle-SymbolicName: org.eclipse.emf.compare.ide.tests |
| Bundle-Version: 2.2.0.qualifier |
| Bundle-Activator: org.eclipse.emf.compare.ide.tests.Activator |
| Require-Bundle: org.eclipse.core.runtime, |
| org.junit;bundle-version="4.8.1", |
| org.eclipse.core.resources;bundle-version="3.5.0", |
| org.eclipse.emf.compare.ide;bundle-version="2.0.1", |
| org.eclipse.team.core;bundle-version="3.5.0", |
| org.eclipse.emf.ecore;bundle-version="2.5.0", |
| org.eclipse.egit.core;bundle-version="2.1.0", |
| org.eclipse.jgit;bundle-version="2.1.0", |
| org.eclipse.emf.ecore.xmi;bundle-version="2.5.0" |
| Bundle-ActivationPolicy: lazy |
| Bundle-RequiredExecutionEnvironment: J2SE-1.5 |
| Bundle-Vendor: %providerName |
| Bundle-Localization: plugin |