]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.help.base/plugin.xml
merged svn revision 33114 and added desktop and help plugins
[simantics/platform.git] / bundles / org.simantics.help.base / plugin.xml
diff --git a/bundles/org.simantics.help.base/plugin.xml b/bundles/org.simantics.help.base/plugin.xml
new file mode 100644 (file)
index 0000000..2a8ba7c
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<?eclipse version="3.4"?>\r
+<plugin>\r
+\r
+   <extension\r
+         point="org.eclipse.help.base.searchParticipant">\r
+      <searchParticipant\r
+            extensions="pdf"\r
+            id="org.simantics.help.base.pdf"\r
+            participant="org.simantics.help.base.internal.PDFSearchParticipant"\r
+            headless="true"/>\r
+   </extension>\r
+\r
+</plugin>\r