]> 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 2562611bb2ff4eb5bde75da98e7ff8dc636d0dde..2730d5f0d0707ddba1aaf819b908704371ca6c9d 100644 (file)
@@ -3,13 +3,8 @@ 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.db.layer0;bundle-version="1.1.0",
- org.eclipse.jface;bundle-version="3.6.0",
- gnu.trove3;bundle-version="3.0.3",
- org.simantics.graphviz;bundle-version="1.1.0",
- org.simantics.graphviz.ui;bundle-version="1.1.0",
  org.simantics.ui;bundle-version="1.0.0",
  org.slf4j.api
 Export-Package: org.simantics.browsing.ui.model,
@@ -30,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