Darius Schier [orthagis] wrote: > > we?ve noticed the possibility of an eclipse export which came in with > your last update. We are very happy with that. > > As we need a context sensitive help within our application, the question > is if there is a way to generate a contexts-extension out of the docbook > (evaluating id-tags)? We would need it badly, as there does not seem to > be any way to define the name of any output file (to create the contexts > extension by hand).
--> I'm not an Eclipse Help expert but to my knowledge we support 100% of the functionality of the XSLT style sheet used to convert DocBook to Eclipse Help. Please contact the author of this XSLT style sheet (http://sourceforge.net/projects/docbook) if you want more information or have requests for enhancements. --> Just in case you missed that: prior to converting DocBook to Eclipse, you need to specify parameters using "Options|Customize Configuration|Change Document Conversion Parameters". See http://www.xmlmind.com/xmleditor/_distrib/doc/help/optionsMenu.html#customizeConfigurationMenu See also http://www.xmlmind.com/xmleditor/_distrib/doc/docbook/docbook_menu.html#docbook_convert_menu The parameters eclipse.plugin.name, eclipse.plugin.id, eclipse.plugin.provider, which need to be specified are as always described here: http://docbook.sourceforge.net/release/xsl/current/doc/html/eclipse_help.html

