Note that there are some explanatory texts on larger screens.

plurals
  1. POHow to view hierarchical package structure in Eclipse package explorer
    primarykey
    data
    text
    <p>OK here's what I would like: in the Eclipse package explorer, I see the following: (dot represents a clickable arrow that I can use to expand the folder)</p> <p><ul> <li>PROJECT <ul><li> Source Folder <ul><li>Package <ul> Class </ul><li>Package.SubPackage<ul>Foo</ul><ul>Bar</ul><li>Package.OtherSubPackage<li>Package.OtherSubPackage.VerySubPackage <li>OtherPackage <ul> Foobar </ul><li> OtherPackage.SubPackage <ul> Baz</ul></ul></ul></ul></p> <p>Long story short, I want to have many packages, each with many subpackages, in a source folder (and several source folders, so making more won't solve the problem)--so on the order of a couple hundred packages per source folder--ten to twenty packages each with fifteen subpackages. Therefore, I want the hierarchy to look like this:</p> <ul> <li>PROJECT <ul><li> Source Folder <ul><li>Package <ul> Class <li>Package.SubPackage <ul> Foo</ul> <ul>Bar</ul><li>Package.OtherSubPackage<ul><li>Package.OtherSubPackage.VerySubPackage</ul></ul></ul> <ul><li>OtherPackage <ul> Foobar <li> OtherPackage.SubPackage <ul> Baz</ul></ul></ul></ul></ul> <p>so I can open or close a package and see a list of subpackages instead of having package and subpackage all at the same level in the hierarchy--which again makes far too many packages simultaneously displayed. Note this is <em>not</em> a question about filesystem; the file system works fine as far as I can tell--it is only a question about the <em>visual display</em> in the Eclipse package explorer.</p> <p>So: is there a way to add levels to the hierarchy? Thanks!! (Eclipse Helios on OS X 10.6)</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload