]> 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 1d25fd7ab0e28b27fab7989f48221e4987b2e1b8..05b72e7407800fa5a7346262a209daa378e4124e 100644 (file)
@@ -1,4 +1,4 @@
-Manifest-Version: 1.0
+Manifest-Version: 1.0 
 Bundle-ManifestVersion: 2
 Bundle-Name: Simantics Desktop UI
 Bundle-SymbolicName: org.simantics.desktop.ui;singleton:=true
@@ -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",
@@ -16,6 +13,10 @@ Require-Bundle: org.simantics.workbench;bundle-version="1.5.1",
  org.simantics.selectionview;bundle-version="1.0.0",
  org.eclipse.e4.ui.model.workbench;bundle-version="1.1.100.v20150407-1430",
  org.simantics.spreadsheet.graph,
- org.simantics.spreadsheet;bundle-version="1.1.0"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+ 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",
+ org.simantics.views.swt;bundle-version="1.0.0"
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
+Automatic-Module-Name: org.simantics.desktop.ui