The CDT will parse the output from the make and compiler/linker. If the CDT can determine the location of an error, it is added to the Console view.
To jump to the source of an error:
In the Console view, double-click the Error iconor
the Warning icon
.
The file opens in the C/C++ editor and the cursor moves to the line with the error.
To jump to errors sequentially:
Defining Project Build settings
Filtering the Problems view
Setting reminders