]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.message/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.message / META-INF / MANIFEST.MF
index 355faba37167b88b14e05214937c079543af95c7..265b6c83b9459bcccf8d0d61910a088510d2d1a3 100644 (file)
@@ -8,8 +8,9 @@ Bundle-Vendor: Semantum Oy
 Require-Bundle: org.eclipse.core.runtime,
  org.simantics.db;bundle-version="[1.0.0,2.0.0)",
  org.slf4j.api
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
 Export-Package: org.simantics.message,
  org.simantics.message.internal;x-friends:="org.simantics.message.ui",
  org.simantics.message.util
+Automatic-Module-Name: org.simantics.message