21.3.4.8 Specifying Eclipse Help CSH properties in plugin.xml

To specify CSH properties used to produce infopops, in plugin.xml:

[EclipseHelpOptions]
; UseContext = Yes (default, add context ref to plugin.xml) or No
UseContext = Yes
; WriteContext = Yes (default, write contexts.xml) or No
WriteContext = Yes
; ContextDescription = Yes (default, include) or No (omit)
ContextDescription = Yes
; DescriptionIsFirstLabel = No (default) or Yes (use the label from
; the first context item as the description for the context)
DescriptionIsFirstLabel = No
; ContextAnchors = No (default, filename only) or Yes (refer to para)
ContextAnchors = No

To set contexts, use EclipseContext PI markers in your DITA document. Place an EclipseContext PI marker that contains a context ID name in each topic to be referenced by an infopop. Add the infopop description in the DITA2Go configuration file, in section [EclipseHelpContexts].

See §21.7 Setting up CSH for Eclipse Help.

Previous Topic:  21.3.4.7 Including or excluding full-text search for Eclipse Help

Next Topic:  21.4 Configuring contents and index for Eclipse Help

Parent Topic:  21.3.4 Configuring the plug-in manifest file for Eclipse Help

Sibling Topics:

21.3.4.1 Creating plugin.xml for Eclipse Help

21.3.4.2 Including a processing instruction to validate plugin.xml

21.3.4.3 Specifying the plug-in schema version for plugin.xml

21.3.4.4 Specifying Eclipse Help TOC properties in plugin.xml

21.3.4.5 Specifying Eclipse Help index properties in plugin.xml

21.3.4.6 Including a runtime element in plugin.xml

21.3.4.7 Including or excluding full-text search for Eclipse Help

Table of ContentsIndex