Note: Make sure you build your project first before you create a launch configuration
for it.
To create a launch configuration so you can run your project:
-
In the Project Explorer view, expand the Binaries
folder.
-
Right-click on your project's executable file.
-
Select .
-
In the Name field, give your launch configuration a
name.
-
In the Target Options section, select your target.
-
Click the Run button.
Your program runs, and the IDE shows its output (if any) in the Console view.