X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.graphfile%2FMETA-INF%2FMANIFEST.MF;h=82bbe06e79e07586b5515d5f2281741778d386b1;hb=HEAD;hp=5e3935bb9217e1a063e2408a6f7b046044a61f8e;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.graphfile/META-INF/MANIFEST.MF b/bundles/org.simantics.graphfile/META-INF/MANIFEST.MF index 5e3935bb9..82bbe06e7 100644 --- a/bundles/org.simantics.graphfile/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.graphfile/META-INF/MANIFEST.MF @@ -13,8 +13,9 @@ Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0", org.eclipse.ui.ide;bundle-version="3.7.0", org.eclipse.jface;bundle-version="3.7.0", org.simantics.utils.ui;bundle-version="1.1.0" -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Export-Package: org.simantics.graphfile.adapters, org.simantics.graphfile.hack, org.simantics.graphfile.util +Automatic-Module-Name: org.simantics.graphfile