Contribute native CTF Parser (bug370499)
[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-SymbolicName: org.eclipse.linuxtools.ctf.core.tests
5 Bundle-Version: 0.1.0.qualifier
6 Require-Bundle: org.junit4;bundle-version="4.8.1",
7 org.eclipse.core.runtime;bundle-version="3.7.0",
8 org.eclipse.linuxtools.ctf.core,
9 org.antlr.runtime;bundle-version="3.2.0"
10 Bundle-ClassPath: .
11 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
12 Bundle-Vendor: %Bundle-Vendor
13 Bundle-Activator: org.eclipse.linuxtools.ctf.core.tests.CtfCoreTestPlugin
This page took 0.035652 seconds and 6 git commands to generate.