For example, I have a folder structure like this:
src
└─test
├─java
└─com
└─google
└─test
│ AllTests.java
in order to see file AllTests.java, I need to click many times to expand the tree. I'm wondering if there is an option as "expand all" to expand the tree in 1 click.
Simply pressing Numpad_Multiply
works for me for expanding all the subtree of the selected item in the package explorer, with Eclipse Luna.
Using Eclipse Juno and Mac OS X 10.7.5 you can expand with Alt+Right
, but this expand everything, including methods and variables.
You can avoid the hierarchical layout by using the flat package presentation (which is default):
If you typically just want to find the file which you have currently opened in the editor, then please activate editor linking:
Check out with Shift + Numpad_multiply
for expanding all and Shft + Ctrl + Numpad_divide
to collapse all
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With