]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.selectionview/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.selectionview / META-INF / MANIFEST.MF
index 606078e6c1b30ae44a67bddb848b5f5b067090a4..2a0715673b7f0872b3f645f53a77d29402db2b72 100644 (file)
@@ -21,7 +21,9 @@ Require-Bundle: org.eclipse.ui,
  org.simantics.views.ontology;bundle-version="1.0.0",
  org.simantics.browsing.ui.model;bundle-version="1.0.0",
  org.simantics.modeling;bundle-version="1.1.1",
- org.simantics.scenegraph.ontology;bundle-version="1.0.0"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+ org.simantics.scenegraph.ontology;bundle-version="1.0.0",
+ org.slf4j.api
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
 Export-Package: org.simantics.selectionview
+Automatic-Module-Name: org.simantics.selectionview