Setting up the Eclipse Environment for Plug-in Development
Before you begin
-
Set up Eclipse for plug-in development.
-
For this tutorial, TIBCO Business Studio™ - BPM Edition is used as the editor but any other editor can be used for developing the policy action.
- Procedure
- Navigate to
Window > Preferences > Plug-in Development >
Target Platform and create a 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.