Internalize API for trace control and move control to lttng2
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui.tests / META-INF / MANIFEST.MF
... / ...
CommitLineData
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-SymbolicName: org.eclipse.linuxtools.lttng.ui.tests
5Bundle-Version: 0.5.0.qualifier
6Bundle-RequiredExecutionEnvironment: JavaSE-1.6
7Bundle-Vendor: %Bundle-Vendor
8Require-Bundle: org.junit;bundle-version="3.8.2",
9 org.eclipse.linuxtools.lttng.core;bundle-version="0.4.0",
10 org.eclipse.linuxtools.lttng.ui;bundle-version="0.4.0",
11 org.eclipse.linuxtools.tmf.core;bundle-version="0.4.0",
12 org.eclipse.ui;bundle-version="3.7.0",
13 org.eclipse.core.resources;bundle-version="3.7.0",
14 org.eclipse.core.runtime;bundle-version="3.7.0",
15 org.eclipse.ui.views;bundle-version="3.6.0"
16Bundle-Localization: plugin
17Bundle-Activator: org.eclipse.linuxtools.lttng.ui.tests.LTTngUITestPlugin
18Bundle-ActivationPolicy: lazy
19
This page took 0.023224 seconds and 5 git commands to generate.