Merge branch 'master' into lttng-kepler
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.kernel.core / META-INF / MANIFEST.MF
CommitLineData
a7780cc8
FC
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4b1d0194 4Bundle-Vendor: %Bundle-Vendor
9ad54292 5Bundle-Version: 2.0.0.qualifier
4b1d0194
FC
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.kernel.core;singleton:=true
1ee4d327 8Bundle-Activator: org.eclipse.linuxtools.internal.lttng2.kernel.core.Activator
a7780cc8 9Bundle-ActivationPolicy: lazy
4b1d0194 10Bundle-RequiredExecutionEnvironment: JavaSE-1.6
efc403bb 11Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0",
f02ac915 12 org.eclipse.core.resources;bundle-version="3.7.0",
7c60c8b4 13 org.eclipse.linuxtools.ctf.core;bundle-version="1.0.0",
f8dde8f7 14 org.eclipse.linuxtools.tmf.core;bundle-version="1.0.0"
3e97fbfa
AM
15Export-Package: org.eclipse.linuxtools.internal.lttng2.kernel.core;x-friends:="org.eclipse.linuxtools.lttng2.kernel.ui",
16 org.eclipse.linuxtools.internal.lttng2.kernel.core.stateprovider;x-internal:=true,
17 org.eclipse.linuxtools.lttng2.kernel.core.trace
This page took 0.029485 seconds and 5 git commands to generate.