Setting up the Eclipse Environment for Plug-in Development

Prerequisites

Set up Eclipse for plug-in development. For this tutorial, ActiveMatrix Studio is used as the editor but any other editor can be used for developing the policy action.

Procedure

  1. Navigate to Window > Preferences > Plug-in Development > Target Platform and create a new target with an empty target definition. Click Next.

  2. Select Directory as the source for plug-ins. Click Next.

  3. Click Browse and locate TIBCO_HOME/components/shared/1.0.0 from the directory. Click Apply to complete.

    After the Target platform is set and applied, the editor is ready for developing the custom actions.