c3866e33861a4f3994bbb7413777b9e994ee3a19
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.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.tests
5 Bundle-Version: 0.3.2.qualifier
6 Bundle-Vendor: %Bundle-Vendor
7 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
8 Require-Bundle: org.junit;bundle-version="3.8.2",
9 org.eclipse.linuxtools.lttng;bundle-version="0.3.2",
10 org.eclipse.linuxtools.tmf;bundle-version="0.3.2",
11 org.eclipse.core.runtime;bundle-version="3.7.0",
12 org.eclipse.linuxtools.lttng.jni;bundle-version="0.3.2"
13 Bundle-Localization: plugin
14 Bundle-Activator: org.eclipse.linuxtools.lttng.tests.LTTngCoreTestPlugin
15 Bundle-ActivationPolicy: lazy
16 Import-Package: org.eclipse.linuxtools.lttng.jni
This page took 0.030544 seconds and 4 git commands to generate.