21.2.3.3 Choosing whether to generate plugin.xml

By default, DITA2Go generates manifest file plugin.xml for Eclipse Help. If your workflow does not require generating this file because it is produced by some other process, you can exclude plugin.xml from your DITA2Go project.

To direct DITA2Go not to produce plugin.xml:

[EclipseHelpOptions]
; UsePlugin = Yes (default), or No (never write plugin.xml, use if 
; not part of the deliverable system because others provide it)
UsePlugin = No

Previous Topic:  21.2.3.2 Specifying the target Eclipse version

Next Topic:  21.2.4 Making sure links work in Eclipse Help

Parent Topic:  21.2.3 Specifying Eclipse Help output options

Sibling Topics:

21.2.3.1 Specifying a different output file extension

21.2.3.2 Specifying the target Eclipse version