Translations:KDevelop5/Manual/Running programs/5/en

From KDE UserBase Wiki
Revision as of 10:25, 6 September 2020 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Select Run -> Configure launches from the menubar.
  • Highlight the project you want to add a launch for and click on the /Add 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 Arguments: edit box.