Is it possible to expand all the packages at once?
I can't seem to find that option in Eclipse.
It's getting tedious for me to expand all of them every time I start eclipse.
Is it possible to expand all the packages at once?
I can't seem to find that option in Eclipse.
It's getting tedious for me to expand all of them every time I start eclipse.
You can change the package representation from flat to hierarchial.
Go to the package explorer, click the drop down menu, the small triangle in the toolbar.
This will give you:
src
- com.landa
+ adapter
+ database
+ datatypes