bd241d02a6a320d0a3ad02bb3c5adb47249112c3
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: LTTng UI
4 Bundle-SymbolicName: org.eclipse.linuxtools.lttng.ui;singleton:=true
5 Bundle-Version: 0.0.1
6 Bundle-Activator: org.eclipse.linuxtools.lttng.ui.LTTngUiPlugin
7 Bundle-Vendor: Eclipse
8 Require-Bundle: org.eclipse.ui,
9 org.eclipse.ui.ide;bundle-version="3.5.0",
10 org.eclipse.core.resources;bundle-version="3.5.0",
11 org.eclipse.core.filesystem;bundle-version="1.2.0",
12 org.eclipse.core.runtime,
13 org.eclipse.linuxtools.tmf;bundle-version="0.0.1",
14 org.eclipse.linuxtools.tmf.ui;bundle-version="0.0.1",
15 org.eclipse.linuxtools.lttng;bundle-version="0.0.1"
16 Bundle-RequiredExecutionEnvironment: J2SE-1.5
17 Bundle-ActivationPolicy: lazy
This page took 0.031185 seconds and 4 git commands to generate.