Eclipse doesn't highlight references anymore

后端 未结 11 1330
离开以前
离开以前 2020-12-07 07:35

I have an odd problem. In Eclipse Ganymede, I used to be able to highlight a variable, and it would highlight the use of that variables in that method. However through some

11条回答
  •  离开以前
    2020-12-07 08:35

    There's a little "highlighter" icon on the toolbar - it toggles "Mark Occurrences".

    From the preferences window, the feature you mean is configured by navigating to:

    Window -> Preferences -> Java -> Editor -> Mark Occurrences

    screen shot

提交回复
热议问题