Fix for Bug375082
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.kernel.ui.tests / META-INF / MANIFEST.MF
... / ...
CommitLineData
1Manifest-Version: 1.0
2Bundle-ManifestVersion: 2
3Bundle-Name: %Bundle-Name
4Bundle-Vendor: %Bundle-Vendor
5Bundle-Version: 0.1.0.qualifier
6Bundle-Localization: plugin
7Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.kernel.ui.tests
8Bundle-Activator: org.eclipse.linuxtools.lttng2.kernel.ui.tests.Activator
9Bundle-ActivationPolicy: lazy
10Bundle-RequiredExecutionEnvironment: JavaSE-1.6
11Require-Bundle: org.junit;bundle-version="3.8.2",
12 org.eclipse.linuxtools.lttng2.core;bundle-version="0.1.0",
13 org.eclipse.linuxtools.lttng2.ui;bundle-version="0.1.0",
14 org.eclipse.core.resources;bundle-version="3.7.0",
15 org.eclipse.core.runtime;bundle-version="3.7.0",
16 org.eclipse.ui;bundle-version="3.103.0"
This page took 0.02332 seconds and 5 git commands to generate.