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
Navigate to
Window > Preferences > Plug-inDevelopment >
Target Platform and create a new target with an empty target definition. Click
Next.
Select
Directory as the source for plug-ins. Click
Next.
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.