| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-SymbolicName: org.eclipse.linuxtools.profiling.provider.tests;singleton:=true |
| Bundle-Version: 1.2.0.qualifier |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| Fragment-Host: org.eclipse.linuxtools.profiling.launch |
| Require-Bundle: org.junit;bundle-version="4.0.0", |
| org.hamcrest.core, |
| org.eclipse.linuxtools.profiling.tests, |
| org.eclipse.swtbot.eclipse.finder;bundle-version="2.0.5", |
| org.apache.log4j |
| Bundle-Localization: fragment |
| Bundle-Vendor: %Bundle-Vendor |
| Import-Package: org.eclipse.swtbot.swt.finder.junit |