kkonda
kkonda

Reputation: 85

How to make Eclipse automatically show selected file in explorer?

In one of my projects, I guess I enabled a setting somewhere that I didn't realize how much I use.

Whenever I click into the main editor, it brings the package explorer to the file automatically and scrolls to it. I can't seem to find this setting anywhere in preferences, does anyone know what it is called?

Upvotes: 1

Views: 268

Answers (1)

nitind
nitind

Reputation: 20003

It's called "Link with Editor", the two-way arrow icon you'll find in the toolbars of various Views.

https://help.eclipse.org/2020-12/topic/org.eclipse.platform.doc.user/reference/ref-27.htm?cp=0_4_4_1_4

Upvotes: 2

Related Questions