CLion
 
Get CLion
You are viewing the documentation for an earlier version of CLion.

Run applications

Last modified: 28 October 2021

CLion enables running entire applications as well as unit tests.

If you have configured Before launch tools in a Run/Debug configuration, CLion runs them first, and then will run the application. Otherwise, the program will start immediately.

When the application starts, you can view its output and interact with it in the Run tool window. Every run/debug configuration creates a separate tab when you run it.

Tabs in the Run tool window

To learn more about tool windows and how to manage them, see the Tool windows topic.