]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scl.commands/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.scl.commands / META-INF / MANIFEST.MF
index feaa6ed6ec165dccc1ad82a570df8fa3b7b22998..e3cafcf38eeb4eae7c03897f1bbeac8dcb810105 100644 (file)
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: SCL Commands
 Bundle-SymbolicName: org.simantics.scl.commands
 Bundle-Version: 1.0.0.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Export-Package: org.simantics.scl.commands
 Require-Bundle: org.simantics.db;bundle-version="1.1.0",
  org.simantics.scl.osgi;bundle-version="1.0.4",
@@ -11,3 +11,4 @@ Require-Bundle: org.simantics.db;bundle-version="1.1.0",
  org.simantics.db.common;bundle-version="1.1.0",
  org.simantics;bundle-version="1.0.0",
  org.slf4j.api
+Automatic-Module-Name: org.simantics.scl.commands