Fix for bug 374935: Copy experiment creates undesired bookmarks file.
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / META-INF / MANIFEST.MF
CommitLineData
d18dd09b
ASL
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
b5983975 3Bundle-Name: %Bundle-Name
12c155f5 4Bundle-SymbolicName: org.eclipse.linuxtools.tmf.core.tests;singleton:=true
aa5700c6 5Bundle-Version: 0.5.0.qualifier
d4011df2 6Bundle-RequiredExecutionEnvironment: JavaSE-1.6
b5983975 7Bundle-Vendor: %Bundle-Vendor
e31e01e8 8Require-Bundle: org.junit;bundle-version="3.8.2",
12c155f5 9 org.eclipse.core.runtime;bundle-version="3.7.0",
4552a958
FC
10 org.eclipse.core.resources;bundle-version="3.7.100",
11 org.eclipse.linuxtools.tmf.core;bundle-version="0.4.0"
b5983975 12Bundle-Localization: plugin
e1ab8984 13Bundle-ActivationPolicy: lazy
6c13869b
FC
14Bundle-Activator: org.eclipse.linuxtools.tmf.core.tests.TmfCoreTestPlugin
15Export-Package: org.eclipse.linuxtools.tmf.stubs.trace;x-friends:="org.eclipse.linuxtools.tmf.ui.tests"
This page took 0.034522 seconds and 5 git commands to generate.