]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.utils.thread/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.utils.thread / META-INF / MANIFEST.MF
index 44435fa6ed41421f640db3fa1312de4e0857c81d..a200f5fa0060e104fcb7ab65d511319bded0f10f 100644 (file)
@@ -6,4 +6,6 @@ Bundle-Version: 1.1.0.qualifier
 Export-Package: org.simantics.utils.threads,
  org.simantics.utils.threads.logger
 Bundle-Vendor: VTT Technical Research Centre of Finland
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: JavaSE-11
+Require-Bundle: org.slf4j.api
+Automatic-Module-Name: org.simantics.utils.thread