lttng: Add pde.runtime in target definition files
[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
1a1186db 5Bundle-Version: 3.0.0.qualifier
91fc3690
AM
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
e0838ca1 10Bundle-RequiredExecutionEnvironment: JavaSE-1.7
63dfca3f
JJ
11Export-Package: org.eclipse.linuxtools.internal.lttng2.ust.core;x-inte
12 rnal:=true,org.eclipse.linuxtools.internal.lttng2.ust.core.memoryusag
13 e;x-friends:="org.eclipse.linuxtools.lttng2.ust.ui,org.eclipse.linuxt
14 ools.lttng2.ust.core.tests",org.eclipse.linuxtools.internal.lttng2.us
15 t.core.trace.callstack;x-friends:="org.eclipse.linuxtools.lttng2.ust.
16 ui,org.eclipse.linuxtools.lttng2.ust.core.tests",org.eclipse.linuxtoo
17 ls.lttng2.ust.core.analysis.memory,org.eclipse.linuxtools.lttng2.ust.
18 core.trace
91fc3690
AM
19Require-Bundle: org.eclipse.core.runtime,
20 org.eclipse.core.resources,
1a1186db 21 org.eclipse.linuxtools.ctf.core;bundle-version="3.0.0",
91e7f946 22 org.eclipse.linuxtools.tmf.core;bundle-version="3.0.0",
53e5d2d3
GM
23 org.eclipse.linuxtools.tmf.ctf.core,
24 org.eclipse.linuxtools.lttng2.control.core
25Import-Package: com.google.common.collect
This page took 0.031586 seconds and 5 git commands to generate.