Plugins
This dialogue specifies which plugins are loaded and which ones are not.
Changes made to the plugin configuration become effective with the next start of
AnyJ.
Warning:
Removing the compiler plugin or the debugger plugin may result in undefined errors
since AnyJ communicates with these plugins in various ways. They can only be replaced by
alternative implementations.
The DebuggerPlugin needs to be loaded after the CompilerPlugin (load order is seen in the lower List).