Download XML Editor User Manual

Transcript
Configuring the application
Figure 20.56. The external tools configuration dialog
Name
The name of the menu entry corresponding to this tool that will be displayed
in the External Tools menu and in the external tools combo box on the toolbar.
Description
The description of the tool displayed in the Preferences->External Tools option.
Output Encoding
The encoding that <oXygen/> uses to read the output stream data of the external
tool.
Error Encoding
The encoding that <oXygen/> uses to read the error stream data of the external
tool.
Shortcut key
The keyboard shortcut that launches the external tool.
Working directory
The directory the external tool will use to store intermediate and final results.
Here you can use one of the following editor variables:
Command line
${home}
The path to user home directory.
${cfd}
The path of current file directory.
${pd}
The project directory.
The command line that will start the external tool. Here you can use one of
the following editor variables:
${dbgXML}
The path to the current Debugger source selection.
527