Eclipse project explorer expand on startup

前端 未结 1 972
余生分开走
余生分开走 2021-01-17 07:54

Is there a way to get Eclipse to save the state of the project explorer tree and expand to where it was on startup? Every time I shut down Eclipse and start it back up, the

相关标签:
1条回答
  • 2021-01-17 08:10

    Found it! If you click the "Link with Editor" (the button that has a left arrow over a right arrow) button in the Project Explorer, it expands the tree in the project explorer to the file you're currently editing. This is a toggle button and its state is saved when closing Eclipse. So when you open it back up, your project explorer is expanded to the file that is currently open.

    0 讨论(0)
提交回复
热议问题