Reloading the Plugin

Once you have compiled your plugin you will need to reload it to test it. Follow these steps to reload your plugin without restarting jEdit:

Tip

The Activator plugin provides a very convenient way to test the reloading behavior of your plugin, as well as restart it for debugging purposes. For plugins that offer services, it doesn't work so well.

If you have reached this point in the text, you are probably serious about writing a plugin for jEdit. Good luck with your efforts, and thank you for contributing to the jEdit project.