lttng: Change external dependencies to imported packages
[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",
f8dde8f7 12 org.eclipse.linuxtools.ctf.parser;bundle-version="1.0.0"
a9d52b8f 13Export-Package: org.eclipse.linuxtools.ctf.core.event,
866e5b51 14 org.eclipse.linuxtools.ctf.core.event.types,
81c8e6f7
MK
15 org.eclipse.linuxtools.ctf.core.trace,
16 org.eclipse.linuxtools.internal.ctf.core.event.io
06a8dfa2
AM
17Import-Package: org.antlr.runtime;version="3.2.0",
18 org.antlr.runtime.tree;version="3.2.0"
This page took 0.059517 seconds and 5 git commands to generate.