Removing warning icons from Java file and packages in Eclipse project explorer -


i used use intellij, warning icons in eclipse project explorers kind of distracting me doing. there way disable these warnings package , class names? validation should not disabled, just project explorer. is, warnings should in editor. think increases performance of eclipse avoiding calculations.

this how intellij idea works warnings.

go window > preferences > validation , disable validation whatever types of files want.

edit: hmm. there's window > appearance > label decorations, didn't seem disable decorations in explorer view.


Comments