btf: Move plugins to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.parser.tests / META-INF / MANIFEST.MF
CommitLineData
492700bc
EB
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
5d7fd8f6 5Bundle-Version: 3.1.0.qualifier
492700bc
EB
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.ctf.parser.tests;singleton:=true
8Bundle-ActivationPolicy: lazy
3de23137 9Bundle-RequiredExecutionEnvironment: JavaSE-1.7
492700bc
EB
10Require-Bundle: org.junit;bundle-version="4.0.0",
11 org.eclipse.core.runtime,
5d7fd8f6 12 org.eclipse.linuxtools.ctf.parser;bundle-version="3.1.0"
492700bc
EB
13Export-Package: org.eclipse.linuxtools.ctf.parser.tests
14Import-Package: org.antlr.runtime;version="3.2.0",
15 org.antlr.runtime.tree;version="3.2.0"
This page took 0.03983 seconds and 5 git commands to generate.