]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scenegraph.ui/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.scenegraph.ui / META-INF / MANIFEST.MF
index 93a9df546e83838dd54edf20b6a346fd0485e551..c71128c8a58042d7f512a26f73c28dffe3cab6f8 100644 (file)
@@ -4,7 +4,7 @@ Bundle-Name: Scene Graph UI
 Bundle-SymbolicName: org.simantics.scenegraph.ui;singleton:=true
 Bundle-Version: 1.1.1.qualifier
 Bundle-Vendor: Semantum Oy
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Require-Bundle: org.eclipse.core.runtime;bundle-version="3.5.0",
  org.eclipse.core.expressions;bundle-version="3.4.100",
  org.eclipse.ui;bundle-version="3.5.0",
@@ -12,3 +12,4 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="3.5.0",
  org.simantics.utils.datastructures;bundle-version="1.1.0"
 Bundle-ActivationPolicy: lazy
 Bundle-Activator: org.simantics.scenegraph.ui.Activator
+Automatic-Module-Name: org.simantics.scenegraph.ui