Problems view

If you encounter any errors during a build they will be displayed in the Problems view.

Problems View

Errors are passed up from your C++ compiler. The Problems view lists the error, filename and folder. If you select an error the associated file will open in the C/C++ Editor view and the cursor will display the line where the error was encountered.

C/C++ Perspective in Eclipse showing code errors

Problems view Toolbar

IconCommandDescription
Delete Deletes the selected error from the Problems view.
Filters... Lauches the Filter dialog box to filter the errors in the problems view.
Menu Select the Sort or Filters help navigate through errors in the Problems view.
Minimize Minimizes the Problems view.
Maximize Maximizes the Problems view.

IBM Copyright Statement