]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.utils.thread.swt/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.utils.thread.swt / META-INF / MANIFEST.MF
index 860ad807a98e80534e704ed97aa659881d967288..2f026f482e8e4871f9d1f6e1b2af6d87092f598f 100644 (file)
@@ -7,4 +7,5 @@ Bundle-Vendor: VTT Technical Research Centre of Finland
 Require-Bundle: org.simantics.utils.thread;visibility:=reexport,
  org.eclipse.swt
 Export-Package: org.simantics.utils.threads
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
+Automatic-Module-Name: org.simantics.utils.thread.swt