]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.spreadsheet.ui/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.spreadsheet.ui / META-INF / MANIFEST.MF
index 08a2d88cb42df51e733a0fdc2a28695bb87257e3..df9e6b1dd16dd98be811e31c691e7de91cad25fa 100644 (file)
@@ -27,7 +27,8 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.e4.core.contexts,
  org.eclipse.e4.ui.di
 Bundle-ActivationPolicy: lazy
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Export-Package: org.simantics.spreadsheet.ui,
  org.simantics.spreadsheet.ui.editor
 Bundle-Vendor: Semantum Oy
+Automatic-Module-Name: org.simantics.spreadsheet.ui