Contribute CNF based TMF project handling
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui.tests / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: %Bundle-Name
4 Bundle-SymbolicName: org.eclipse.linuxtools.lttng.ui.tests
5 Bundle-Version: 0.3.2.qualifier
6 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
7 Bundle-Vendor: %Bundle-Vendor
8 Require-Bundle: org.junit;bundle-version="3.8.2",
9 org.eclipse.linuxtools.lttng.core;bundle-version="0.3.2",
10 org.eclipse.linuxtools.lttng.ui;bundle-version="0.3.2",
11 org.eclipse.linuxtools.tmf.core;bundle-version="0.3.2",
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 Bundle-Localization: plugin
16 Bundle-Activator: org.eclipse.linuxtools.lttng.ui.tests.LTTngUITestPlugin
17 Bundle-ActivationPolicy: lazy
18
This page took 0.031359 seconds and 5 git commands to generate.