]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.debug.ui/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.debug.ui / META-INF / MANIFEST.MF
index 4996a07e99bcc54c25c408bda2f38bf5c00f80c1..397d3febef4e1218342146b1aef0ead15fb67a03 100644 (file)
@@ -23,6 +23,6 @@ Require-Bundle: org.eclipse.core.runtime,
  org.simantics.modeling.ontology,
  org.slf4j.api
 Bundle-ActivationPolicy: lazy
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Export-Package: org.simantics.debug.ui
 Automatic-Module-Name: org.simantics.debug.ui