Removing plug-ins

Use the dita command to uninstall a plug-in.

Procedure

At the command-line prompt, enter the following command:
dita-ot-dir/bin/dita -uninstall plug-in-id

where:

  • dita-ot-dir is the DITA-OT installation directory.
  • plug-in-id is the unique ID of the plug-in, as defined in the plug-in's configuration file (plugin.xml).
Tip: Add the absolute path for dita-ot-dir/bin to the PATH environment variable to run the dita command from any location on the file system without typing the path.