lttng: Update plugins version to 2.1
[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
24508054 5Bundle-Version: 2.1.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 10Bundle-RequiredExecutionEnvironment: JavaSE-1.6
de637526 11Require-Bundle: org.eclipse.core.runtime,
f8dde8f7 12 org.eclipse.linuxtools.ctf.parser;bundle-version="1.0.0"
a9d52b8f 13Export-Package: org.eclipse.linuxtools.ctf.core.event,
486efb2e 14 org.eclipse.linuxtools.ctf.core.event.io,
866e5b51 15 org.eclipse.linuxtools.ctf.core.event.types,
81c8e6f7 16 org.eclipse.linuxtools.ctf.core.trace,
32bf80d2
AM
17 org.eclipse.linuxtools.internal.ctf.core;x-friends:="org.eclipse.linuxtools.ctf.core.tests",
18 org.eclipse.linuxtools.internal.ctf.core.event;x-friends:="org.eclipse.linuxtools.ctf.core.tests",
19 org.eclipse.linuxtools.internal.ctf.core.event.metadata;x-friends:="org.eclipse.linuxtools.ctf.core.tests",
20 org.eclipse.linuxtools.internal.ctf.core.event.metadata.exceptions;x-friends:="org.eclipse.linuxtools.ctf.core.tests",
21 org.eclipse.linuxtools.internal.ctf.core.trace;x-friends:="org.eclipse.linuxtools.ctf.core.tests"
06a8dfa2
AM
22Import-Package: org.antlr.runtime;version="3.2.0",
23 org.antlr.runtime.tree;version="3.2.0"
This page took 0.053432 seconds and 5 git commands to generate.