X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.objmap2%2FMETA-INF%2FMANIFEST.MF;h=2e5ead630516f8ca4a8a209c0232624d20a692f0;hb=2d305501b9c97504537828b044fefcaf924b95c2;hp=521cdd41727d464a12ba57704bb2fdd53f848957;hpb=87b3241ec277ba3d8e414b26186a032c9cdcaeed;p=simantics%2F3d.git diff --git a/org.simantics.objmap2/META-INF/MANIFEST.MF b/org.simantics.objmap2/META-INF/MANIFEST.MF index 521cdd41..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.6 +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