Build whole project with Java 8
[deliverable/tracecompass.git] / lttng / org.eclipse.tracecompass.lttng2.ust.ui.tests / META-INF / MANIFEST.MF
CommitLineData
91fc3690
AM
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
c7e8f6e3 5Bundle-Version: 1.0.0.qualifier
91fc3690 6Bundle-Localization: plugin
86703386 7Bundle-SymbolicName: org.eclipse.tracecompass.lttng2.ust.ui.tests;singleton:=true
91fc3690 8Bundle-ActivationPolicy: lazy
b20e0f5d 9Bundle-RequiredExecutionEnvironment: JavaSE-1.8
91fc3690
AM
10Require-Bundle: org.junit;bundle-version="4.0.0",
11 org.eclipse.ui,
12 org.eclipse.core.resources,
13 org.eclipse.core.runtime,
b37432dd 14 org.eclipse.tracecompass.lttng2.ust.ui
9bc60be7 15Export-Package: org.eclipse.tracecompass.lttng2.ust.ui.tests
This page took 0.055661 seconds and 5 git commands to generate.