X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.export.core%2FMETA-INF%2FMANIFEST.MF;h=4f50d5ead6ee6a4b17136e382e5f5a215d3d9a41;hp=88dfc79c7f1974a2b30c9c56eb21cb39904f07d5;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=43ddca759254b8e38029c1041d91cbdd7890c9b5 diff --git a/bundles/org.simantics.export.core/META-INF/MANIFEST.MF b/bundles/org.simantics.export.core/META-INF/MANIFEST.MF index 88dfc79c7..4f50d5ead 100644 --- a/bundles/org.simantics.export.core/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.export.core/META-INF/MANIFEST.MF @@ -17,7 +17,7 @@ Require-Bundle: org.eclipse.core.runtime, org.simantics;bundle-version="1.0.0", com.lowagie.text;bundle-version="2.1.7";resolution:=optional, org.slf4j.api -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.simantics.export.core, org.simantics.export.core.error, org.simantics.export.core.impl, @@ -27,3 +27,4 @@ Export-Package: org.simantics.export.core, org.simantics.export.core.util Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.export.core.internal.Activator +Automatic-Module-Name: org.simantics.export.core