Pluglets are written in Java™ and
reside in a pluglet project.
Before you begin, you must complete Lesson 1: Creating a pluglet project
To create a pluglet:
- Click to open the New Pluglet
wizard.
- On the Select page, choose one of the pluglets. The available
pluglets are Simple, UML Modeler,
and Workbench.
- To start with the basic pattern for all pluglets, on
the Select page, click Simple and then click Pluglet or Hello
World Pluglet.
- To create a pluglet that lists the contents of a selected
class in a model, on the Select page, click UML Modeler and
then click Model Enumeration.
- To create a pluglet that replaces the text editor selection,
on the Select page click and then click Replace
Text Editor Selection Pluglet.
- Click Next.
- Type the name for the new pluglet in the Name field.
Start with an uppercase letter.
- Click Finish.