sources folder do not have error marks on files or packages in project explorer eclipse 2022-03

185 Views Asked by At

There exist some errors in the project I work on.. But the red-cross mark representing error is not marked on the package containing the erroneous file or the on the file itself. It is shown only in the file structure view below

enter image description here

refer above image

It ideally should be marked at 1 as well!

This leaves me with no choice but keep expanding each folder in the simple file structure view which is not very convenient or time-efficient!

Moreover, sometimes it also stops showing errors in problems/markers view which makes it impossible again to track and remove errors - (not very persistent problem)

I tried cleaning projects, cleaning tomcat directory, restarting eclipse and even the machine itself but Even online searches did not help, the same scenario seems a bit rare on internet

FYI,

I do not remember doing any kind of change that may have resulted in such problem

One thing I doubt is that the files are being changed externally(VS Code) too, but still if the error is found in the lower simple file structure view then it also should be shown in the upper source-folder view

Please help in bringing back eclipse in it's ideal working state!

Thank you!

0

There are 0 best solutions below