I have a project which structure I peek sometimes into for other projects. It has lots of errors which I don’t care about.
What I want is to turn off this annoying validation in Eclipse if possible, but only for this concrete project, at some point it drives really mad and defocuses me 🙂
Thanks,
Project -> Clean, then deselect the projects you’re not interested in. This also solves the case when you fix a problem, but the annotation for it still remains.