If a project contains errors, for example syntax errors, it will be indicated using decorators:
You can use the Problems View to inspect the errors.
Open the view from menu
Window > Show View > Other > General > Problems
.
Double clicking on some error will jump to the source location.