When the plugins include interactions with the current user interface (UI), they may therefore require modification when in use.

The set of plugins in this plugin appears to be quite generic and the command examples provided in the documentation suggest that a plugin just needs to explicitly implement at least on of three actions:

name
method
title (a string for it)

The command Activator for jEdit is very simple. The following is an example program for a single-plugin Activator for 6add1273

Like