Debugging the Plug-in

To debug the runtime of your created plug-in:
  1. Generate the p2 site for your palette. See Generating an Installer
  2. Install the plug-in on studio. See Installing a Created Plug-in
    Note: Now, you can see your palette in the palette library and you can create a process with your activities.
  3. You can set breakpoints in your runtime code.
  4. Click Run > Debug Configurations...
  5. In the Create, manage, and run configurations dialog, select BWAplications under BusinessWorks Application.
  6. In the Advanced tab, select Launch JDT Debugger check box.
  7. Click Apply.

For more information about how to create a process, see TIBCO ActiveMatrix BusinessWorks Application Deployment.