X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.project%2FMETA-INF%2FMANIFEST.MF;h=3c380df33bc1cd8258f81c1da5e6c939bd28481f;hb=HEAD;hp=184681c69b460a2bae2cc408c9b07cb9c09a59c4;hpb=6b5821ad728bf2f127091cb36d57b87749a6532f;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.project/META-INF/MANIFEST.MF b/bundles/org.simantics.project/META-INF/MANIFEST.MF index 184681c69..3c380df33 100644 --- a/bundles/org.simantics.project/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.project/META-INF/MANIFEST.MF @@ -4,7 +4,7 @@ Bundle-Name: Simantics Project Framework Bundle-SymbolicName: org.simantics.project;singleton:=true Bundle-Version: 1.0.1.qualifier Bundle-Vendor: Semantum Oy -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.db.layer0;bundle-version="[0.8.0,2.0.0)", org.simantics.layer0;bundle-version="[1.0.0,2.0.0)", org.eclipse.core.runtime;bundle-version="3.4.0", @@ -49,3 +49,4 @@ Export-Package: org.eclipse.equinox.internal.p2.ui.query, org.simantics.project.management.install Bundle-ActivationPolicy: lazy Bundle-Activator: org.simantics.project.internal.Activator +Automatic-Module-Name: org.simantics.project