| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: %Bundle-Name |
| Bundle-Vendor: %Bundle-Vendor |
| Bundle-Version: 1.0.9.qualifier |
| Bundle-Localization: plugin |
| Bundle-SymbolicName: org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests;singleton:=true |
| Bundle-ActivationPolicy: lazy |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.8 |
| 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.remote.core, |
| org.eclipse.tracecompass.tmf.remote.ui, |
| org.eclipse.tracecompass.tmf.ui.swtbot.tests, |
| org.eclipse.tracecompass.tmf.ui, |
| org.eclipse.tracecompass.ctf.core.tests, |
| org.eclipse.tracecompass.lttng2.kernel.core, |
| org.eclipse.swtbot.junit4_x, |
| org.eclipse.swtbot.swt.finder, |
| org.eclipse.tracecompass.tmf.ctf.core.tests, |
| org.eclipse.tracecompass.tmf.ui.tests, |
| org.eclipse.jdt.annotation;bundle-version="[2.0.0,3.0.0)";resolution:=optional |
| Import-Package: org.apache.log4j, |
| org.apache.log4j.varia, |
| org.eclipse.swtbot.eclipse.finder, |
| org.eclipse.swtbot.eclipse.finder.matchers, |
| 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.keyboard, |
| org.eclipse.swtbot.swt.finder.results, |
| org.eclipse.swtbot.swt.finder.utils, |
| org.eclipse.swtbot.swt.finder.waits, |
| org.eclipse.swtbot.swt.finder.widgets |
| Export-Package: org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests, |
| org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch |
| Bundle-Activator: org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.TmfRemoteUISWTBotTestPlugin |
| Automatic-Module-Name: org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests |