Translations:KDevelop5/Manual/Running programs/5/en
- Select from the menubar.
- Highlight the project you want to add a launch for and click on the / button.
- From the drop down menu shown, select the name of the launch configuration.
- Enter the name you want to call the launch configuration (you can edit it later by double clicking it ).
- In the executable tab, choose the project target or the path where you want to run the program.
Any required command line arguments can be specified in the
edit box.