X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.scl.commands%2FMETA-INF%2FMANIFEST.MF;h=e3cafcf38eeb4eae7c03897f1bbeac8dcb810105;hb=HEAD;hp=feaa6ed6ec165dccc1ad82a570df8fa3b7b22998;hpb=1dfeb7d5c49b1391cd9d877e1eddab18995cb151;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.scl.commands/META-INF/MANIFEST.MF b/bundles/org.simantics.scl.commands/META-INF/MANIFEST.MF index feaa6ed6e..e3cafcf38 100644 --- a/bundles/org.simantics.scl.commands/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.scl.commands/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: SCL Commands Bundle-SymbolicName: org.simantics.scl.commands Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.simantics.scl.commands Require-Bundle: org.simantics.db;bundle-version="1.1.0", org.simantics.scl.osgi;bundle-version="1.0.4", @@ -11,3 +11,4 @@ Require-Bundle: org.simantics.db;bundle-version="1.1.0", org.simantics.db.common;bundle-version="1.1.0", org.simantics;bundle-version="1.0.0", org.slf4j.api +Automatic-Module-Name: org.simantics.scl.commands