]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.scenegraph.loader/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.scenegraph.loader / META-INF / MANIFEST.MF
index a1207fbb5368666a2e140d0f8ae54c6e597727b0..de512d7d04e9ea571a3aeb0280b61ad66024672c 100644 (file)
@@ -4,9 +4,10 @@ Bundle-Name: Scenegraph Loader
 Bundle-SymbolicName: org.simantics.scenegraph.loader;singleton:=true
 Bundle-Version: 1.0.0.qualifier
 Bundle-Vendor: Semantum Oy
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Require-Bundle: org.simantics;bundle-version="1.0.0",
  org.simantics.scenegraph;bundle-version="1.1.1";visibility:=reexport,
  org.simantics.scenegraph.ontology;bundle-version="1.0.0",
  org.slf4j.api
 Export-Package: org.simantics.scenegraph.loader
+Automatic-Module-Name: org.simantics.scenegraph.loader