X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.graphviz%2FMETA-INF%2FMANIFEST.MF;h=57de81b98a4e78d66bf43630e282e316720984ba;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hp=734f4ef46c49618da52e8a289613e6802855e9be;hpb=969bd23cab98a79ca9101af33334000879fb60c5;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.graphviz/META-INF/MANIFEST.MF b/bundles/org.simantics.graphviz/META-INF/MANIFEST.MF index 734f4ef46..57de81b98 100644 --- a/bundles/org.simantics.graphviz/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.graphviz/META-INF/MANIFEST.MF @@ -4,11 +4,13 @@ Bundle-Name: Graphviz Bundle-SymbolicName: org.simantics.graphviz Bundle-Version: 1.1.0.qualifier Bundle-Activator: org.simantics.graphviz.Activator -Require-Bundle: org.eclipse.core.runtime +Require-Bundle: org.eclipse.core.runtime, + org.slf4j.api Bundle-ActivationPolicy: lazy -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 +Bundle-RequiredExecutionEnvironment: JavaSE-11 Export-Package: org.simantics.graphviz, org.simantics.graphviz.continuation, org.simantics.graphviz.drawable, org.simantics.graphviz.internal.parser Bundle-Vendor: VTT Technical Research Centre of Finland +Automatic-Module-Name: org.simantics.graphviz