]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.charts/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.charts / META-INF / MANIFEST.MF
index 46f215bd37e0cb80eabbcae57fbc9ee8854dd81a..0920f6766bcf627ad16388900c8900700a22c83c 100644 (file)
@@ -49,5 +49,6 @@ Require-Bundle: org.eclipse.ui,
  org.eclipse.e4.core.services,
  com.fasterxml.jackson.core.jackson-core;bundle-version="2.8.2",
  org.slf4j.api
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Bundle-ActivationPolicy: lazy
+Automatic-Module-Name: org.simantics.charts