Disabling a Plugin
To disable a plugin, use one of the following two methods:
- Open the Preferences dialog box , go to Plugins, and deselect the plugin that you want to disable.
- Create an empty file called plugin.disablenext to the plugin configuration file (plugin.xml). The plugin will be disabled and will no longer be loaded by the application on startup.NoteThis is useful if you want to temporarily stop work on a plugin and use the application without it.
