Internalize API for trace control and move control to lttng2
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui.tests / META-INF / MANIFEST.MF
index 383bc3fb82dff569b6e9af11fd135e16114627fc..808c1efb2be09c3468ec6fb1989e36de92999cbb 100644 (file)
@@ -2,11 +2,18 @@ Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.linuxtools.lttng.ui.tests
-Bundle-Version: 0.3.0.qualifier
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-Version: 0.5.0.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-Vendor: %Bundle-Vendor
-Require-Bundle: org.junit,
- org.eclipse.linuxtools.lttng;bundle-version="0.2.0",
- org.eclipse.linuxtools.lttng.ui;bundle-version="0.2.0",
- org.eclipse.linuxtools.tmf;bundle-version="0.2.0"
+Require-Bundle: org.junit;bundle-version="3.8.2",
+ org.eclipse.linuxtools.lttng.core;bundle-version="0.4.0",
+ org.eclipse.linuxtools.lttng.ui;bundle-version="0.4.0",
+ org.eclipse.linuxtools.tmf.core;bundle-version="0.4.0",
+ org.eclipse.ui;bundle-version="3.7.0",
+ org.eclipse.core.resources;bundle-version="3.7.0",
+ org.eclipse.core.runtime;bundle-version="3.7.0",
+ org.eclipse.ui.views;bundle-version="3.6.0"
 Bundle-Localization: plugin
+Bundle-Activator: org.eclipse.linuxtools.lttng.ui.tests.LTTngUITestPlugin
+Bundle-ActivationPolicy: lazy
+
This page took 0.023855 seconds and 5 git commands to generate.