Push LTTng MANIFEST.MF/pom.xml to 1.0 and correct features dependencies
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests / META-INF / MANIFEST.MF
... / ...
CommitLineData
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
5Bundle-Version: 1.0.0.qualifier
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.tmf.core.tests;singleton:=true
8Bundle-Activator: org.eclipse.linuxtools.tmf.core.tests.TmfCoreTestPlugin
9Bundle-ActivationPolicy: lazy
10Bundle-RequiredExecutionEnvironment: JavaSE-1.6
11Require-Bundle: org.junit;bundle-version="3.8.2",
12 org.eclipse.core.runtime;bundle-version="3.7.0",
13 org.eclipse.core.resources;bundle-version="3.7.100",
14 org.eclipse.linuxtools.tmf.core;bundle-version="1.0.0",
15 org.eclipse.linuxtools.ctf.core;bundle-version="1.0.0"
16Export-Package: org.eclipse.linuxtools.tmf.tests.stubs.trace;x-friends:="org.eclipse.linuxtools.tmf.ui.tests"
This page took 0.023449 seconds and 5 git commands to generate.