2010-10-26 Francois Chouinard <fchouinard@gmail.com> Contribution for Bug309042
[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.0.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.2.0",
14 org.eclipse.linuxtools.tmf.ui;bundle-version="0.2.0",
15 org.eclipse.linuxtools.lttng;bundle-version="0.2.0"
16 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
17 Bundle-ActivationPolicy: lazy
18 Bundle-Localization: plugin
This page took 0.030904 seconds and 5 git commands to generate.