Sub-Element Counter setup instructions


To install the sample:
  1. Click the Import button to start the plug-in project creation wizard.

    Specify the project location for the sample files. The Plug-in Development Environment (PDE) perspective opens and the Package Explorer view displays a new PDE Plug-in project. The plug-in manifest file, plugin.xml, opens in the PDE Plug-in Manifest editor.

  2. You can now browse the sample UML Modeler plug-in code.

To run the sample:
  1. Click Run > Run.... The "Run" window opens.
  2. One the left, click Run-time Workbench and then click the New button below the list. This creates a new Launch Configuration. These settings will apply when opening a new instance of the workbench.

    Click Run. A new instance of the workbench opens. This instance is identical to the one you used to create your plug-in, except that it also contains all plug-ins defined in PDE plug-in projects found in the workspace. This includes the previously installed sample UML Modeler plug-in project.