Reloading the Plugin

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

The Activator plugin provides a very convenient way to test the reloading behavior of your plugin, as well as restart it for debugging purposes.

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.