]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document.swt.core/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.document.swt.core / META-INF / MANIFEST.MF
index 309a0ca451b0190fd6f1a58984c71fd251d0fe52..c65f2054a19a1ed3ff761672b836d5495ebad210 100644 (file)
@@ -18,10 +18,11 @@ Require-Bundle: org.eclipse.core.runtime,
  org.simantics.scl.db;bundle-version="0.1.3",
  org.simantics.scl.ui;bundle-version="0.5.0",
  org.eclipse.jface.text;bundle-version="3.7.1"
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
 Export-Package: org.simantics.document.swt.core,
  org.simantics.document.swt.core.base,
  org.simantics.document.swt.core.bean,
  org.simantics.document.swt.core.selection,
  org.simantics.document.swt.core.widget
+Automatic-Module-Name: org.simantics.document.swt.core