Omni Systems, Inc. Mif2Go User's Guide, Version 55
> 12 Generating Eclipse Help > 12.3 Configuring Eclipse Help manifest files > 12.3.4 Configuring the plug-in manifest file for Eclipse Help > 12.3.4.1 Creating plugin.xml for Eclipse Help
To direct Mif2Go to create plugin.xml
:
; WritePlugin = Yes (default, write plugin.xml) or No (write only
; if not already present, use if customized)
When WritePlugin=Yes
,
Mif2Go creates plugin.xml
in the project directory; if plugin.xml
is
already present, Mif2Go overwrites it.
When WritePlugin=No
,
Mif2Go creates plugin.xml
only if this file is not already present in the project directory; Mif2Go does not overwrite an existing plugin.xml
.
This setting allows you to customize plugin.xml
outside of Mif2Go, without losing your customizations during subsequent
conversions.