Push LTTng MANIFEST.MF/pom.xml to 1.0 and correct features dependencies
[deliverable/tracecompass.git] / org.eclipse.linuxtools.ctf.core / META-INF / MANIFEST.MF
CommitLineData
866e5b51
FC
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4b1d0194 4Bundle-Vendor: %Bundle-Vendor
f8dde8f7 5Bundle-Version: 1.0.0.qualifier
4b1d0194
FC
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.ctf.core;singleton:=true
a9d52b8f 8Bundle-Activator: org.eclipse.linuxtools.internal.ctf.core.Activator
866e5b51 9Bundle-ActivationPolicy: lazy
4b1d0194
FC
10Bundle-RequiredExecutionEnvironment: JavaSE-1.6
11Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0",
12 org.antlr.runtime;bundle-version="3.2.0",
f8dde8f7 13 org.eclipse.linuxtools.ctf.parser;bundle-version="1.0.0"
a9d52b8f 14Export-Package: org.eclipse.linuxtools.ctf.core.event,
866e5b51 15 org.eclipse.linuxtools.ctf.core.event.types,
81c8e6f7
MK
16 org.eclipse.linuxtools.ctf.core.trace,
17 org.eclipse.linuxtools.internal.ctf.core.event.io
This page took 0.024405 seconds and 5 git commands to generate.