| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-Vendor: %Bundle-Vendor |
| Bundle-Version: 1.0.0.qualifier |
| Bundle-Localization: plugin |
| Bundle-SymbolicName: org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests;singleton:=true |
| Bundle-ActivationPolicy: lazy |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
| Export-Package: org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests |
| Require-Bundle: org.junit;bundle-version="4.0.0", |
| org.eclipse.core.resources, |
| org.eclipse.core.runtime, |
| org.eclipse.ui, |
| org.eclipse.ui.ide, |
| org.eclipse.ui.views, |
| org.eclipse.tracecompass.tmf.core, |
| org.eclipse.tracecompass.tmf.ui, |
| org.eclipse.tracecompass.tmf.ui.swtbot.tests, |
| org.eclipse.tracecompass.tmf.ctf.core, |
| org.eclipse.tracecompass.tmf.ctf.core.tests |
| Import-Package: org.apache.log4j, |
| org.apache.log4j.varia, |
| org.eclipse.swtbot.eclipse.finder, |
| org.eclipse.swtbot.eclipse.finder.widgets, |
| org.eclipse.swtbot.swt.finder, |
| org.eclipse.swtbot.swt.finder.finders, |
| org.eclipse.swtbot.swt.finder.junit, |
| org.eclipse.swtbot.swt.finder.results, |
| org.eclipse.swtbot.swt.finder.utils, |
| org.eclipse.swtbot.swt.finder.waits, |
| org.eclipse.swtbot.swt.finder.widgets |