X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.help.base%2FMETA-INF%2FMANIFEST.MF;fp=bundles%2Forg.simantics.help.base%2FMETA-INF%2FMANIFEST.MF;h=d9c6d4585cdfce2d63b0c517e961b8fb8a7fb68e;hb=6a4a43b278d6819c660182eb4954524d1757e077;hp=0000000000000000000000000000000000000000;hpb=4e40f9793cc18f08f1fa6c96d9bb4f42408997b4;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 new file mode 100644 index 000000000..d9c6d4585 --- /dev/null +++ b/bundles/org.simantics.help.base/META-INF/MANIFEST.MF @@ -0,0 +1,18 @@ +Manifest-Version: 1.0 +Bundle-ManifestVersion: 2 +Bundle-Name: Simantics Contributions for Eclipse Help System +Bundle-SymbolicName: org.simantics.help.base;singleton:=true +Bundle-Version: 1.18.3.qualifier +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", + org.bouncycastle;bundle-version="1.47.0" +Bundle-RequiredExecutionEnvironment: JavaSE-1.7 +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