Fix for Bug375082
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core.tests / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: %Bundle-Name
4 Bundle-Vendor: %Bundle-Vendor
5 Bundle-Version: 0.1.0.qualifier
6 Bundle-Localization: plugin
7 Bundle-SymbolicName: org.eclipse.linuxtools.ctf.core.tests
8 Bundle-Activator: org.eclipse.linuxtools.ctf.core.tests.CtfCoreTestPlugin
9 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
10 Require-Bundle: org.junit4;bundle-version="4.8.1",
11 org.eclipse.core.runtime;bundle-version="3.7.0",
12 org.eclipse.linuxtools.ctf.core,
13 org.antlr.runtime;bundle-version="3.2.0"
This page took 0.031581 seconds and 6 git commands to generate.