Intel® C++ Compiler 19.0 Developer Guide and Reference

Running a Project

The following topic applies to Eclipse* for C/C++.

After building a project, you can run your project by following these steps:

  1. Select the hello_world project in the Project Explorer view.
  2. Select Run As > Local C/C++ Application.

  3. On the Launch Debug Configuration Selection dialog box, select a debugger, then click OK.

When the executable runs, the output appears in the Console view.