10

I'm developing in Android (not sure if that matters) on a sustaining project at work. I have a very large project with too many files in each folder. Every time I click on an opened file's tab in the source code editor, Eclipse automatically opens the folder where the file is located. How can I turn this off?

Captain Obvlious
  • 19,754
  • 5
  • 44
  • 74
Lou Morda
  • 5,078
  • 2
  • 44
  • 49

2 Answers2

33

I'm not sure if this is what you mean, but in the sidebar (package explorer) there is a button at the top that is 2 yellow arrows pointing towards each other. You should click this to stop the editor auto syncing the explorer. It is a persisting button click so you click once to enable the feature and again to disable it.

Chris McCabe
  • 1,010
  • 11
  • 20
0

For me worked click on "Focus on active task".

user2258777
  • 71
  • 1
  • 8