| Author |
Eclipse Workspace, can you collapse a package directory structure?
|
Judy Herilla
Ranch Hand
Joined: Jan 05, 2001
Posts: 89
|
|
I could not find anything when I did a search. I wish to have a more organized look to my workbench. Is there a way under the Package Explorer to collapse similarly named packages, so that I only need to expand them when i want them? I imported a project and everything is at the same level. Any suggestions on easily fixing this are appreciated. Also - any way to import jar files under a folder called jars? Right now they are also at that same base level. Thanks!
|
SCPJ2
|
 |
Carol Enderlin
drifter
Ranch Hand
Joined: Oct 10, 2000
Posts: 1348
|
|
I use the Navigator view rather than the Package Explorer. Not sure if this would address your exact issues.
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14571
|
|
|
There are 2 options available on the right mouse menu in the package explorer. One is to show packages in a flat view, the other in a folder view. The flat display minimizes the number of items displayed and the folder view shows all the package levels as discrete folders. In either event, the package shows as "hollow" if it's an empty folder and as "filled" if there are one or more java classes defined in it.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: Eclipse Workspace, can you collapse a package directory structure?
|
|
|