Bug 179142 - Too many nesting levels for new library view
Summary: Too many nesting levels for new library view
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EPF (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows XP
: P2 normal (vote)
Target Milestone: ---   Edit
Assignee: epf.tool-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-23 19:43 EDT by Peter Haumer CLA
Modified: 2023-02-16 16:17 EST (History)
0 users

See Also:


Attachments
lib (7.14 KB, image/gif)
2007-03-23 19:44 EDT, Peter Haumer CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Haumer CLA 2007-03-23 19:43:51 EDT
The new implementation of the library view is a great improvement. However, it produces too many unnecessary levels of nesting. It should only create a new package in the UI if there are more than one sibling per level. If there is only one element per level do not create a new sub-level.  This will save the user of doing too many unnecessary mouse-clicks, but retaining the same amount of structure.

See attached screen shot: it should have created this hierarchy: 
core -> C.a.b giving C.a.b a plugin icon. Only if there is a sibling to a such as C.b should it create a package hierarchy.
Comment 1 Peter Haumer CLA 2007-03-23 19:44:22 EDT
Created attachment 61890 [details]
lib