]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.browsing.ui.model/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.browsing.ui.model / META-INF / MANIFEST.MF
index c3780130342f8115e80ce84b1333059592bf7c11..2730d5f0d0707ddba1aaf819b908704371ca6c9d 100644 (file)
@@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2
 Bundle-Name: Modelled viewpoint support
 Bundle-SymbolicName: org.simantics.browsing.ui.model
 Bundle-Version: 1.0.0.qualifier
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Require-Bundle: org.simantics.browsing.ui.common;bundle-version="1.1.0",
  org.simantics.ui;bundle-version="1.0.0",
  org.slf4j.api
@@ -25,3 +25,4 @@ Export-Package: org.simantics.browsing.ui.model,
  org.simantics.browsing.ui.model.tooltips,
  org.simantics.browsing.ui.model.visuals
 Bundle-Vendor: VTT Technical Research Centre of Finland
+Automatic-Module-Name: org.simantics.browsing.ui.model