Internalize API for trace control and move control to lttng2
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.ui.tests / META-INF / MANIFEST.MF
index 08eeb2e043fed3a8adc6d1eca8f090fa9a64b1ba..808c1efb2be09c3468ec6fb1989e36de92999cbb 100644 (file)
@@ -1,6 +1,19 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
-Bundle-Name: LTTng UI Tests
+Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.linuxtools.lttng.ui.tests
-Bundle-Version: 0.0.1
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-Version: 0.5.0.qualifier
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-Vendor: %Bundle-Vendor
+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.023764 seconds and 5 git commands to generate.