]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.threadlog/META-INF/MANIFEST.MF
Move platform to only work with JDK's >= 11
[simantics/platform.git] / bundles / org.simantics.threadlog / META-INF / MANIFEST.MF
index d204d3be66bf190a0703b5f3849c502619761230..8750d6431cdd590bea464f0a2cdc3b1e9611ce07 100644 (file)
@@ -7,5 +7,6 @@ Bundle-Activator: org.simantics.threadlog.internal.Activator
 Require-Bundle: org.eclipse.core.runtime,
  gnu.trove3
 Bundle-ActivationPolicy: lazy
-Bundle-RequiredExecutionEnvironment: JavaSE-1.6
+Bundle-RequiredExecutionEnvironment: JavaSE-11
 Export-Package: org.simantics.threadlog
+Automatic-Module-Name: org.simantics.threadlog