I use Eclipse to develop java:
Eclipse Java EE IDE for web developers. Version: Indigo Service Release 1 Build ID: 20110916-0149
Currently, the Navigator view does not display a small error symbol (white x on a red background) if there is a syntax error in the file.
I tested this with a small java project with one java class. A deliberately generated syntax error leads to a record in the "Problems" view, and the error symbol is displayed as a code, in the file bookmark and in the package explorer, but not in the Navigator view (neither file level nor folder level).
Build automatically activated.
Any ideas on how to display the error decorator also in the Navigator view? Maybe this is a mistake? Thanks!
java eclipse
Technocore
source share