The following topic applies to Eclipse* for C/C++.
After building a project, you can run your project by following these steps:
Select the hello_world project in the Project Explorer view.
Select Run As> Local C/C++ Application.
On the Launch Debug Configuration Selection dialog, select debugger you wish to use, then click OK.
When the executable runs, the output appears in the Console view.
Parent topic: Creating a Simple Project
Englisch