X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.help.base%2FMETA-INF%2FMANIFEST.MF;h=ac460b044f3e29a2b0593c845798ecb7de2eea3e;hb=HEAD;hp=51c9d1aa0f3ff98c7908d1d6035ab19a3ed842f2;hpb=be5eb160a811a04ecd6364ebb58f24e8218d3f9c;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.help.base/META-INF/MANIFEST.MF b/bundles/org.simantics.help.base/META-INF/MANIFEST.MF index 51c9d1aa0..ac460b044 100644 --- a/bundles/org.simantics.help.base/META-INF/MANIFEST.MF +++ b/bundles/org.simantics.help.base/META-INF/MANIFEST.MF @@ -7,11 +7,10 @@ Bundle-Activator: org.simantics.help.base.internal.Activator Bundle-Vendor: Semantum Oy Require-Bundle: org.eclipse.core.runtime, org.eclipse.help.base, - org.apache.commons.logging;bundle-version="1.0.4" -Bundle-RequiredExecutionEnvironment: JavaSE-1.7 + org.apache.commons.logging;bundle-version="1.0.4", + org.apache.pdfbox;bundle-version="[2.0.2,2.1.0)", + org.apache.pdfbox.fontbox;bundle-version="[2.0.2,2.1.0)" +Bundle-RequiredExecutionEnvironment: JavaSE-11 Bundle-ActivationPolicy: lazy -Bundle-ClassPath: ., - xmpbox-1.8.10.jar, - jempbox-1.8.10.jar, - fontbox-1.8.10.jar, - pdfbox-1.8.10.jar +Bundle-ClassPath: . +Automatic-Module-Name: org.simantics.help.base