X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=inline;f=org.simantics.objmap2%2FMETA-INF%2FMANIFEST.MF;h=2e5ead630516f8ca4a8a209c0232624d20a692f0;hb=76b38316ec8297cbfec6a6759b095aef8cd65931;hp=59ec5b1e7f9e2eecf4370d7f678a09e538777a46;hpb=a205d515a5046498655ce72f86a6abee5fcef24f;p=simantics%2F3d.git diff --git a/org.simantics.objmap2/META-INF/MANIFEST.MF b/org.simantics.objmap2/META-INF/MANIFEST.MF index 59ec5b1e..2e5ead63 100644 --- a/org.simantics.objmap2/META-INF/MANIFEST.MF +++ b/org.simantics.objmap2/META-INF/MANIFEST.MF @@ -3,7 +3,7 @@ Bundle-ManifestVersion: 2 Bundle-Name: Objmap2 Bundle-SymbolicName: org.simantics.objmap2 Bundle-Version: 1.0.0.qualifier -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Require-Bundle: org.simantics.db;bundle-version="1.1.0", gnu.trove3;bundle-version="3.0.0", org.eclipse.core.runtime;bundle-version="3.7.0", @@ -23,3 +23,4 @@ Export-Package: org.simantics.objmap.backward, org.simantics.objmap.structural, org.simantics.objmap.structural.annotations, org.simantics.objmap.structural.schema +Automatic-Module-Name: org.simantics.objmap2