The requirements of the
Oxygen XML WebHelp plugin for the DITA Open Toolkit are:
- Java Virtual Machine 1.6 or later
- DITA Open toolkit 1.6.x, 1.7.x, 1.8, or 2.0 (Full Easy Install)
- Saxon 9.1.0.8
To integrate the Oxygen XML WebHelp plugin with the DITA Open Toolkit, follow these
steps:
-
Download and install a Java Virtual Machine 1.6 or later.
-
Download and install DITA Open Toolkit 1.6.x, 1.7.x, 1.8, or 2.0.
-
Navigate to the plugins directory located in the installation
directory of the DITA Open Toolkit.
-
Copy the com.oxygenxml.webhelp and
com.oxygenxml.highlight directories inside the
plugins directory. The com.oxygenxml.highlight
directory add syntax highlight capabilities to your WebHelp output for codeblock sections
that contain source code snippets (XML, Java, JavaScript etc.).
-
If you are using DITA-OT version 2.0, the WebHelp plugin contains a
plugin_2.x.xml which needs to be renamed to
plugin.xml.
-
In the home directory of the DITA Open Toolkit, run ant -f
integrator.xml.
-
Go to http://sourceforge.net/projects/saxon/files/Saxon-B/9.1.0.8/, download and unzip
the processor.saxonb9-1-0-8j.zip file (contains the Saxon
9.1.0.8).