Run the application

Navigate to the C/C++ Projects view, you will now see the executables listed.

You can run your application within the C/C++ Perspective, to do so click Run > Open Run Dialog.

You should now see the Run dialog box, double click C/C++ Local Application. This will create your Run Configuration. Select the new Run Configuration in the Configurations: view.

Use Browse button to locate executable to run.

Press Run