| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: Tycho p2 Tools Tests |
| Bundle-SymbolicName: org.eclipse.tycho.p2.tools.tests |
| Bundle-Version: 1.5.0 |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Fragment-Host: org.eclipse.tycho.p2.tools.impl |
| Require-Bundle: org.junit;bundle-version="[4.8.1,5.0.0)", |
| org.hamcrest.core, |
| org.eclipse.equinox.ds, |
| org.eclipse.tycho.p2.resolver.impl, |
| org.mockito |
| Bundle-Vendor: %providerName |
| Import-Package: org.eclipse.tycho, |
| org.eclipse.tycho.p2.testutil, |
| org.eclipse.tycho.repository.module, |
| org.eclipse.tycho.repository.p2base.metadata, |
| org.eclipse.tycho.test.util |
| Automatic-Module-Name: org.eclipse.tycho.p2.tools.tests |