Extending your Java environment with pluglets

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. The pluglet can be tested in the same instance of the workbench just like any other Java application. Pluglet authors can use the Java development environment, and they have access to the application programming interfaces (APIs) of the workbench plug-ins to extend and implement the existing pluglets.

The following topics show how to create pluglet projects and pluglets, and how to run pluglets.

Related concepts
Pluglets

Related reference
Pluglets API

Related information
Tutorial and samples for pluglets

Terms of use | Feedback
(C) Copyright IBM Corporation 2004, 2005. All Rights Reserved.