X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.common%2FMETA-INF%2FMANIFEST.MF;h=ee5971f318781fea5967d85470d9921be7a835f6;hb=HEAD;hp=48bdeaf60af7500e44bab70060031002208ccc5b;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.common/META-INF/MANIFEST.MF b/bundles/org.simantics.common/META-INF/MANIFEST.MF index 48bdeaf60..ee5971f31 100644 --- a/bundles/org.simantics.common/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.common/META-INF/MANIFEST.MF @@ -4,8 +4,9 @@ Bundle-Name: Simantics Common Classes Bundle-SymbolicName: org.simantics.common Bundle-Version: 1.0.0.qualifier Bundle-Vendor: Semantum Oy -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.simantics.common.color, org.simantics.common.format, org.simantics.common.utils Require-Bundle: org.eclipse.core.runtime;bundle-version="3.6.0" +Automatic-Module-Name: org.simantics.common