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 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.
-
SAP Fiori tools- Create a New Run Configuration in SAP Business Application Studio
-
Creating Run Configurations for Java Modules
Create new run configurations to run a Java module for a multitarget application.