In Eclipse, when a identifier ( function name or variable etc ) is clicked, the background of that identifier and all other occurrences of that identifier are given a different background color.
Can anybody tell me, what is the preference item for changing background color for this.
( last this remaning in my dark eclipse settings ).
There is a section titled Annotations that allows you to configure the background color for Occurrences. You can find it in Preferences under General -> Editors -> Text Editors -> Annotations.
I had to restart Eclipse to see my changes–a simple Apply on the Preferences window wasn’t enough (using Eclipse SDK 3.4.1).