]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document.ontology/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.document.ontology / META-INF / MANIFEST.MF
index 5397d24db2e0fd080cac9cb5315252a58a9ec03a..f28e12378d54dfe399691df9e9e289e8cc77b98d 100644 (file)
@@ -9,6 +9,8 @@ Require-Bundle: org.simantics.layer0,
  org.simantics.scenegraph.ontology;bundle-version="1.0.0",
  org.simantics.viewpoint.ontology;bundle-version="1.0.0",
  org.simantics.selectionview.ontology;bundle-version="1.1.0",
- org.simantics.graphfile.ontology;bundle-version="0.1.0"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+ org.simantics.graphfile.ontology;bundle-version="0.1.0",
+ org.simantics.action.ontology;bundle-version="1.1.0"
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Export-Package: org.simantics.document
+Automatic-Module-Name: org.simantics.document.ontology