]> 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 27e7007eda8565e36bf2d02b752fc6bd9bf9aaff..05b72e7407800fa5a7346262a209daa378e4124e 100644 (file)
@@ -6,9 +6,6 @@ Bundle-Version: 1.0.0.qualifier
 Bundle-Activator: org.simantics.desktop.ui.internal.Activator
 Bundle-Vendor: Semantum Oy
 Require-Bundle: org.simantics.workbench;bundle-version="1.5.1",
- org.eclipse.epp.mpc.core;bundle-version="1.6.0",
- org.eclipse.epp.mpc.help.ui;bundle-version="1.6.0",
- org.eclipse.epp.mpc.ui;bundle-version="1.6.0",
  org.eclipse.ui.browser;bundle-version="3.3.100",
  org.simantics.platform.ui.ontology;bundle-version="1.0.0",
  org.simantics.spreadsheet.ontology;bundle-version="1.2.0",
@@ -18,6 +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