]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.desktop.ui/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.desktop.ui / META-INF / MANIFEST.MF
index 1c2b3846c07e6cfe333e015e878b6f1d2a8b3676..05b72e7407800fa5a7346262a209daa378e4124e 100644 (file)
@@ -15,7 +15,8 @@ Require-Bundle: org.simantics.workbench;bundle-version="1.5.1",
  org.simantics.spreadsheet.graph,
  org.simantics.spreadsheet;bundle-version="1.1.0",
  org.eclipse.ui.intro;bundle-version="3.5.100",
- org.eclipse.ui.intro.quicklinks;bundle-version="1.0.100"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+ org.eclipse.ui.intro.quicklinks;bundle-version="1.0.100",
+ org.simantics.views.swt;bundle-version="1.0.0"
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
 Automatic-Module-Name: org.simantics.desktop.ui