Add support for older Eclipse version (e.g. 3.6) than 3.8
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.core / META-INF / MANIFEST.MF
index dded32f0221ea4ade3f0aea49708f5d49684a3ec..07f8e444a2ca085a057c4563f59a524b1bed9097 100644 (file)
@@ -8,6 +8,6 @@ Bundle-SymbolicName: org.eclipse.linuxtools.lttng2.core;singleton:=true
 Bundle-Activator: org.eclipse.linuxtools.internal.lttng2.core.Activator
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
-Require-Bundle: org.eclipse.core.runtime;bundle-version="3.8.0"
+Require-Bundle: org.eclipse.core.runtime
 Export-Package: org.eclipse.linuxtools.internal.lttng2.core.control.model;x-friends:="org.eclipse.linuxtools.lttng2.ui",
  org.eclipse.linuxtools.internal.lttng2.core.control.model.impl;x-friends:="org.eclipse.linuxtools.lttng2.ui"
This page took 0.035955 seconds and 5 git commands to generate.