Provides pluglet utilities support.
Pluglets are small Java applications that are used to make minor extensions to the workbench in a simple and straightforward way. Pluglets are written in Java and reside in a pluglet project. A pluglet is executed in the same instance of the workbench. Pluglet authors can use the Java development environment, and they have access to the application programming interfaces (APIs) of the workbench plug-ins to implement their pluglets.