X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.help.ui%2FMETA-INF%2FMANIFEST.MF;h=a6a0ed24f1eb85b7498cfa12a94b7c2565bf1695;hp=e9f8ba1b9f587489a1d8b078d2deb75d13a4f883;hb=38d133f2a39bab76deed5d047fbabee4479b5373;hpb=80950353e90c09d866b9748a0ad3ddd726d6f3b4 diff --git a/bundles/org.simantics.help.ui/META-INF/MANIFEST.MF b/bundles/org.simantics.help.ui/META-INF/MANIFEST.MF index e9f8ba1b9..a6a0ed24f 100644 --- a/bundles/org.simantics.help.ui/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.help.ui/META-INF/MANIFEST.MF @@ -12,7 +12,10 @@ Require-Bundle: org.eclipse.ui, org.eclipse.ui.editors;bundle-version="3.9.0", org.eclipse.jface.text;bundle-version="3.10.0", org.eclipse.core.resources;bundle-version="3.10.1", - org.simantics.help.core -Bundle-RequiredExecutionEnvironment: JavaSE-1.8 + org.simantics.help.core, + org.slf4j.api +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy Bundle-ClassPath: . +Bundle-Vendor: Semantum Oy +Automatic-Module-Name: org.simantics.help.ui