Added TMF statistics feature (Bug 360572)
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui.tests / META-INF / MANIFEST.MF
CommitLineData
6040f86c
ASL
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
b5983975 3Bundle-Name: %Bundle-Name
6040f86c 4Bundle-SymbolicName: org.eclipse.linuxtools.lttng.ui.tests
1ffe65fd 5Bundle-Version: 0.3.2.qualifier
d4011df2 6Bundle-RequiredExecutionEnvironment: JavaSE-1.6
b5983975 7Bundle-Vendor: %Bundle-Vendor
1ffe65fd 8Require-Bundle: org.junit;bundle-version="3.8.2",
38960eca 9 org.eclipse.linuxtools.lttng.core;bundle-version="0.3.2",
1ffe65fd 10 org.eclipse.linuxtools.lttng.ui;bundle-version="0.3.2",
38960eca 11 org.eclipse.linuxtools.tmf.core;bundle-version="0.3.2",
1ffe65fd
FC
12 org.eclipse.ui;bundle-version="3.7.0",
13 org.eclipse.core.runtime;bundle-version="3.7.0"
b5983975 14Bundle-Localization: plugin
422f0fb8
BH
15Bundle-Activator: org.eclipse.linuxtools.lttng.ui.tests.LTTngUITestPlugin
16Bundle-ActivationPolicy: lazy
17
This page took 0.025938 seconds and 5 git commands to generate.