lttng: Migrate LTTng-UST CallStack to the analysis framework
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ust.ui / 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.ui;singleton:=true
8Bundle-Activator: org.eclipse.linuxtools.internal.lttng2.ust.ui.Activator
9Bundle-ActivationPolicy: lazy
e0838ca1 10Bundle-RequiredExecutionEnvironment: JavaSE-1.7
91fc3690
AM
11Require-Bundle: org.eclipse.core.resources,
12 org.eclipse.core.runtime,
13 org.eclipse.ui,
1a1186db 14 org.eclipse.linuxtools.lttng2.ust.core;bundle-version="3.0.0",
5db8e1e9
GB
15 org.eclipse.linuxtools.tmf.core;bundle-version="3.0.0",
16 org.eclipse.linuxtools.tmf.ui
2237fe8a 17Export-Package: org.eclipse.linuxtools.internal.lttng2.ust.ui;x-friends:="org.eclipse.linuxtools.lttng2.ust.ui.tests",
5db8e1e9 18 org.eclipse.linuxtools.internal.lttng2.ust.ui.views.memusage;x-friends:="org.eclipse.linuxtools.lttng2.ust.ui.tests",
50659279 19 org.eclipse.linuxtools.lttng2.ust.ui.analysis.callstack,
2237fe8a 20 org.eclipse.linuxtools.lttng2.ust.ui.analysis.memory
This page took 0.026308 seconds and 5 git commands to generate.