]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.help.base/META-INF/MANIFEST.MF
merged svn revision 33114 and added desktop and help plugins
[simantics/platform.git] / bundles / org.simantics.help.base / META-INF / MANIFEST.MF
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 (file)
index 0000000..d9c6d45
--- /dev/null
@@ -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