Merge branch 'master' into lttng-luna
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.alltests / 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: 2.1.0.qualifier
6 Bundle-Localization: plugin
7 Bundle-SymbolicName: org.eclipse.linuxtools.lttng.alltests;singleton:=true
8 Bundle-ActivationPolicy: lazy
9 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
10 Require-Bundle: org.junit;bundle-version="4.0.0",
11 org.eclipse.linuxtools.ctf.core.tests;bundle-version="2.1.0",
12 org.eclipse.linuxtools.gdbtrace.core.tests;bundle-version="2.1.0",
13 org.eclipse.linuxtools.gdbtrace.ui.tests;bundle-version="2.1.0",
14 org.eclipse.linuxtools.lttng2.core.tests;bundle-version="2.1.0",
15 org.eclipse.linuxtools.lttng2.ui.tests;bundle-version="2.1.0",
16 org.eclipse.linuxtools.lttng2.kernel.core.tests;bundle-version="2.1.0",
17 org.eclipse.linuxtools.lttng2.kernel.ui.tests;bundle-version="2.1.0",
18 org.eclipse.linuxtools.tmf.core.tests;bundle-version="2.1.0",
19 org.eclipse.linuxtools.tmf.ui.tests;bundle-version="2.1.0"
This page took 0.033321 seconds and 6 git commands to generate.