The following options are available in the Options tab:
- Working directory - Path of the directory where results are
stored.
- Build file - ANT script file.
- Build target - You can specify a build target to the ANT script
file. By default no target is necessary and the default init target is used.
- Additional arguments - Additional command-line arguments to be
passed to the ANT transformation (for example -verbose).
- Ant Home - Path to the custom ANT installation to run the
transformation. By default it is the ANT installation bundled with Oxygen.
- Java Home - You can specify a custom Java Virtual Machine to run
the ANT transformation. By default it is the Java Virtual Machine used by Oxygen.
- JVM Arguments - This parameter allows you to set specific
parameters to the Java Virtual Machine used by ANT. By default it is set to
-Xmx256m which means the transformation process is allowed to use 256
megabytes of memory. Sometimes, when performing a large DITA map transformation you may want
to increase the memory allocated to the Java Virtual Machine from the default value (256 MB)
to a higher value, like 512 MB. In this way, you can avoid running out of memory when
running and ANT process.
In the Parameters tab use the toolbar buttons to add, edit or remove
transformation parameters.
Use the Output tab to set the file to open after the transformation
has finished. Also you can choose what application is used for opening the output file.