I am running STS (Kepler/3.5.1.RELEASE) and experiencing an annoying issue in which Java editors will highlight occurrences of a variable/method/etc. only after a ten-second delay.
This behavior seems to happen regardless of the following:
- number of validation types selected in the Mark Occurrences settings
- the number of project validators selected
- or the number of occurrence types I have selected
A similarly sized Eclipse Juno installation on the same machine marks the occurrences almost instantaneously. Other editor types (e.g. Python) seem to highlight much more quickly, as I'd expect.
Has anyone else seen this behavior?
-clean
command line argument), but thank you for pointing to the right direction. – Sopher