Merge branch 'master' into lttng-luna
[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
10Bundle-RequiredExecutionEnvironment: JavaSE-1.6
11Require-Bundle: org.eclipse.core.resources,
12 org.eclipse.core.runtime,
13 org.eclipse.ui,
1a1186db
AM
14 org.eclipse.linuxtools.lttng2.ust.core;bundle-version="3.0.0",
15 org.eclipse.linuxtools.tmf.core;bundle-version="3.0.0"
91fc3690 16Export-Package: org.eclipse.linuxtools.internal.lttng2.ust.ui;x-friends:="org.eclipse.linuxtools.lttng2.ust.ui.tests"
This page took 0.02649 seconds and 5 git commands to generate.