lttng: Move to Java 7 and fix warnings
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ust.core.tests / META-INF / MANIFEST.MF
... / ...
CommitLineData
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
5Bundle-Version: 3.0.0.qualifier
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.ust.core.tests;singleton:=true
8Bundle-ActivationPolicy: lazy
9Bundle-RequiredExecutionEnvironment: JavaSE-1.7
10Require-Bundle: org.junit;bundle-version="4.0.0",
11 org.eclipse.core.resources,
12 org.eclipse.core.runtime,
13 org.eclipse.linuxtools.tmf.core,
14 org.eclipse.linuxtools.tmf.core.tests;bundle-version="3.0.0",
15 org.eclipse.linuxtools.lttng2.ust.core
16Export-Package: org.eclipse.linuxtools.lttng2.ust.core.tests,
17 org.eclipse.linuxtools.lttng2.ust.core.tests.trace.callstack
This page took 0.022772 seconds and 5 git commands to generate.