Rename xxx.lttng to xxx.lttng.core
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng.tests / META-INF / MANIFEST.MF
index 329fefec64cd66f98c6aaa578fc2515fd62e899d..8f91898b51f92344e81cda5d2f92716aac459948 100644 (file)
@@ -1,11 +1,16 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
-Bundle-SymbolicName: org.eclipse.linuxtools.lttng.tests
-Bundle-Version: 0.2.0.qualifier
+Bundle-SymbolicName: org.eclipse.linuxtools.lttng.core.tests
+Bundle-Version: 0.4.0.qualifier
 Bundle-Vendor: %Bundle-Vendor
-Bundle-RequiredExecutionEnvironment: J2SE-1.5
+Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Require-Bundle: org.junit;bundle-version="3.8.2",
- org.eclipse.linuxtools.lttng;bundle-version="0.2.0",
- org.eclipse.linuxtools.tmf;bundle-version="0.2.0"
+ org.eclipse.core.runtime;bundle-version="3.7.0",
+ org.eclipse.linuxtools.lttng.core;bundle-version="0.4.0",
+ org.eclipse.linuxtools.tmf.core;bundle-version="0.4.0",
+ org.eclipse.linuxtools.lttng.jni;bundle-version="0.4.0"
 Bundle-Localization: plugin
+Bundle-Activator: org.eclipse.linuxtools.lttng.tests.LTTngCoreTestPlugin
+Bundle-ActivationPolicy: lazy
+Import-Package: org.eclipse.linuxtools.lttng.jni
This page took 0.023698 seconds and 5 git commands to generate.