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 icon Delete Deletes the selected error from the Problems view.
Filters icon Filters... Lauches the Filter dialog box to filter the errors in the problems view.
Menu icon Menu Select the Sort or Filters help navigate through errors in the Problems view.
Minimize icon Minimize Minimizes the Problems view.
Maximize icon Maximize Maximizes the Problems view.

IBM Copyright Statement