lttng: Add a meta-plugin to run all the unit tests
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.core.tests / META-INF / MANIFEST.MF
CommitLineData
79b33284
FC
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
79b33284 4Bundle-Vendor: %Bundle-Vendor
24508054 5Bundle-Version: 2.1.0.qualifier
4b1d0194 6Bundle-Localization: plugin
a27c6e65 7Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.core.tests;singleton:=true
4b1d0194 8Bundle-ActivationPolicy: lazy
79b33284 9Bundle-RequiredExecutionEnvironment: JavaSE-1.6
a27c6e65
AM
10Require-Bundle: org.junit;bundle-version="4.0.0",
11 org.eclipse.core.runtime,
12 org.eclipse.linuxtools.lttng2.core;bundle-version="2.1.0"
13Export-Package: org.eclipse.linuxtools.lttng2.core.tests
This page took 0.03175 seconds and 5 git commands to generate.