tmf: Move plugins to the Trace Compass namespace
[deliverable/tracecompass.git] / org.eclipse.tracecompass.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
5d7fd8f6 5Bundle-Version: 3.1.0.qualifier
91fc3690 6Bundle-Localization: plugin
86703386 7Bundle-SymbolicName: org.eclipse.tracecompass.lttng2.ust.ui;singleton:=true
91fc3690
AM
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,
86703386 14 org.eclipse.tracecompass.lttng2.ust.core;bundle-version="3.1.0",
c77a695a
AM
15 org.eclipse.tracecompass.tmf.core;bundle-version="3.1.0",
16 org.eclipse.tracecompass.tmf.ui;bundle-version="3.1.0",
17 org.eclipse.tracecompass.tmf.ctf.core
86703386
AM
18Export-Package: org.eclipse.linuxtools.internal.lttng2.ust.ui;x-friends:="org.eclipse.tracecompass.lttng2.ust.ui.tests",
19 org.eclipse.linuxtools.internal.lttng2.ust.ui.views.memusage;x-friends:="org.eclipse.tracecompass.lttng2.ust.ui.tests",
309ebaac 20 org.eclipse.linuxtools.lttng2.ust.ui.analysis.callstack
This page took 0.042342 seconds and 5 git commands to generate.