tmf: Port tmf.ui unit tests to JUnit4
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui.tests / META-INF / MANIFEST.MF
CommitLineData
f6281059
ASL
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
b5983975 3Bundle-Name: %Bundle-Name
b5983975 4Bundle-Vendor: %Bundle-Vendor
273c7f30 5Bundle-Version: 2.0.0.qualifier
4b1d0194
FC
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.tmf.ui.tests;singleton:=true
4b1d0194 8Bundle-ActivationPolicy: lazy
d4011df2 9Bundle-RequiredExecutionEnvironment: JavaSE-1.6
de637526
BH
10Require-Bundle: org.junit,
11 org.eclipse.ui,
12 org.eclipse.core.runtime,
13 org.eclipse.core.resources,
f8177ba2
FC
14 org.eclipse.linuxtools.tmf.core;bundle-version="2.0.0",
15 org.eclipse.linuxtools.tmf.ui;bundle-version="2.0.0",
16 org.eclipse.linuxtools.tmf.core.tests;bundle-version="2.0.0"
This page took 0.043088 seconds and 5 git commands to generate.