Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.95 KB

creating-run-configurations-e3cbf81.md

File metadata and controls

30 lines (18 loc) · 1.95 KB

Creating Run Configurations

Create run configurations that define how your project or unit test is executed.

SAP Business Application Studio provides default run configurations for your projects. You can create and configure additional run configurations that define how your project or unit test is executed. You can also create a new run configuration by duplicating an existing run configuration and then editing it.

Clicking Run (Run and Debug) from the header provides one of the following options:

  • If there is a default run configuration that's created during project creation, this configuration runs.
  • If you add a new configuration and run it, this configuration runs.
  • If you add multiple configurations, the last configuration that you ran runs.
  • If you have run configurations from multiple projects, you can choose which configuration to run.