ctf: add synthetic LTTng kernel trace
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ust.core / META-INF / MANIFEST.MF
CommitLineData
91fc3690
AM
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
5Bundle-Version: 2.1.0.qualifier
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.ust.core;singleton:=true
8Bundle-Activator: org.eclipse.linuxtools.internal.lttng2.ust.core.Activator
9Bundle-ActivationPolicy: lazy
10Bundle-RequiredExecutionEnvironment: JavaSE-1.6
11Export-Package: org.eclipse.linuxtools.internal.lttng2.ust.core;x-internal:=true,
12 org.eclipse.linuxtools.lttng2.ust.core.trace
13Require-Bundle: org.eclipse.core.runtime,
14 org.eclipse.core.resources,
15 org.eclipse.linuxtools.ctf.core;bundle-version="2.1.0",
16 org.eclipse.linuxtools.tmf.core;bundle-version="2.1.0"
This page took 0.023663 seconds and 5 git commands to generate.