ctf: move getStreams to an iterable.
[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
2d68c1cc 5Bundle-Version: 3.0.0.qualifier
4b1d0194
FC
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.tmf.ui.tests;singleton:=true
4b1d0194 8Bundle-ActivationPolicy: lazy
ab410d88 9Bundle-RequiredExecutionEnvironment: JavaSE-1.7
6083d3fb 10Require-Bundle: org.junit;bundle-version="4.0.0",
de637526
BH
11 org.eclipse.ui,
12 org.eclipse.core.runtime,
13 org.eclipse.core.resources,
2d68c1cc
AM
14 org.eclipse.linuxtools.tmf.core;bundle-version="3.0.0",
15 org.eclipse.linuxtools.tmf.ui;bundle-version="3.0.0",
16 org.eclipse.linuxtools.tmf.core.tests;bundle-version="3.0.0"
3d2e4ad3
GB
17Export-Package: org.eclipse.linuxtools.tmf.ui.tests,
18 org.eclipse.linuxtools.tmf.ui.tests.shared
032ecd45 19Bundle-Activator: org.eclipse.linuxtools.tmf.ui.tests.TmfUITestPlugin
This page took 0.079544 seconds and 5 git commands to generate.