Contribution for Bug343438 (LTTng Trace Control)
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui / META-INF / MANIFEST.MF
1 Manifest-Version: 1.0
2 Bundle-ManifestVersion: 2
3 Bundle-Name: %Bundle-Name
4 Bundle-SymbolicName: org.eclipse.linuxtools.lttng.ui;singleton:=true
5 Bundle-Version: 0.3.1.qualifier
6 Bundle-Activator: org.eclipse.linuxtools.lttng.ui.LTTngUiPlugin
7 Bundle-Vendor: %Bundle-Vendor
8 Require-Bundle: org.eclipse.ui,
9 org.eclipse.ui.ide,
10 org.eclipse.core.resources,
11 org.eclipse.core.filesystem,
12 org.eclipse.core.runtime,
13 org.eclipse.linuxtools.tmf;bundle-version="0.3.0",
14 org.eclipse.linuxtools.tmf.ui;bundle-version="0.3.0",
15 org.eclipse.linuxtools.lttng;bundle-version="0.3.0",
16 org.eclipse.rse.core;bundle-version="3.1.101",
17 org.eclipse.rse.services;bundle-version="3.1.0",
18 org.eclipse.rse.subsystems.files.core;bundle-version="3.1.0",
19 org.eclipse.rse.ui;bundle-version="3.1.0",
20 org.eclipse.tm.tcf.core;bundle-version="0.3.0",
21 org.eclipse.tm.tcf.rse;bundle-version="0.3.0"
22 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
23 Bundle-ActivationPolicy: lazy
24 Bundle-Localization: plugin
This page took 0.032142 seconds and 6 git commands to generate.