X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.threadlog%2FMETA-INF%2FMANIFEST.MF;h=8750d6431cdd590bea464f0a2cdc3b1e9611ce07;hb=HEAD;hp=d204d3be66bf190a0703b5f3849c502619761230;hpb=dec69b85e6e2a6d89e7ff0ef9561178924ae4b5b;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.threadlog/META-INF/MANIFEST.MF b/bundles/org.simantics.threadlog/META-INF/MANIFEST.MF index d204d3be6..8750d6431 100644 --- a/bundles/org.simantics.threadlog/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.threadlog/META-INF/MANIFEST.MF @@ -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