Plugin structure

The plugin/component framework allows you to package a set of components within a plugin. The plugin will typically be deployed from a standalone ZIP file including all the necessary JARs and resources.

This page discusses:

See Also
Create a basic plugin
About the CVPlugin public class
Top level component class(es)
Top level configuration class(es)
Setter/Getter methods