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=79b038e46c42a9977d72cff17b235d0fde6c434f;hpb=2531cdf245f42bce854d43f4d49a23983c79db96;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 79b038e46..8750d6431 100644 --- a/bundles/org.simantics.threadlog/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.threadlog/META-INF/MANIFEST.MF @@ -5,7 +5,8 @@ Bundle-SymbolicName: org.simantics.threadlog Bundle-Version: 1.0.0.qualifier Bundle-Activator: org.simantics.threadlog.internal.Activator Require-Bundle: org.eclipse.core.runtime, - gnu.trove2;bundle-version="2.0.0" + 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