Creating Compound Run/Debug SuiteCloud Configurations in SuiteCloud IDE Plug-in for WebStorm

A compound run configuration lets you launch several run/debug configurations at a time. This can save you time if you need to deploy several SuiteCloud projects at the same time or run different actions to a specific SuiteCloud project.

Note:

To include different SuiteCloud projects in the same compound configuration, they need to be in the same active window.

To create compound run/debug SuiteCloud configurations:

  1. In WebStorm, go to Run > Edit Configurations..., then click Add icon and select Compound.

    The following window is displayed:

    Run/Debug Configurations window Compound item expanded.
  2. In the Name field, enter a name for the compound configuration.

  3. Click Add icon and select a run/debug configuration to add to the compound.

    Note:

    You need to have set up the run/debug configurations beforehand.

  4. Click Apply, then OK.

  5. When you've set a compound configuration, click the Run icon icon in WebStorm to run it.

    Run debug area

Related Topics

General Notices