Translations:KDevelop5/Manual/Running programs/7/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)

To run the program:

  • From the menu bar, select Run -> Execute Launchor use the shortcut Shift + F9.

Your program should now run in an external terminal window of KDevelop. The picture above shows the result: The new Run tool subwindow at the bottom shows the output of the program that is being run, in this case the nano text editing program.