tmf: Move plugins to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: %Bundle-Name
4 Bundle-Vendor: %Bundle-Vendor
5 Bundle-Version: 3.1.0.qualifier
6 Bundle-Localization: plugin
7 Bundle-SymbolicName: org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests;singleton:=true
8 Bundle-ActivationPolicy: lazy
9 Bundle-RequiredExecutionEnvironment: JavaSE-1.7
10 Export-Package: org.eclipse.linuxtools.lttng2.kernel.ui.swtbot.tests
11 Require-Bundle: org.apache.log4j,
12 org.eclipse.core.resources,
13 org.eclipse.core.runtime,
14 org.eclipse.tracecompass.lttng2.kernel.core,
15 org.eclipse.tracecompass.lttng2.kernel.ui,
16 org.eclipse.tracecompass.lttng2.control.ui,
17 org.eclipse.tracecompass.tmf.core,
18 org.eclipse.tracecompass.tmf.core.tests,
19 org.eclipse.tracecompass.tmf.ctf.core,
20 org.eclipse.tracecompass.tmf.ctf.core.tests,
21 org.eclipse.tracecompass.tmf.ui,
22 org.eclipse.tracecompass.tmf.ui.swtbot.tests,
23 org.eclipse.swtbot.eclipse.finder,
24 org.eclipse.swtbot.junit4_x,
25 org.eclipse.ui,
26 org.eclipse.ui.ide,
27 org.eclipse.ui.views,
28 org.junit
This page took 0.038312 seconds and 5 git commands to generate.