This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 262261

Summary: improve package navigation
Product: java Reporter: tveimo <tveimo>
Component: ProjectAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal CC: markiewb, tveimo
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Mac OS X   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: normal view
compact view

Description tveimo 2016-05-28 02:53:13 UTC
Created attachment 159906 [details]
normal view

It would be nice to have a more compact view of the java package structure. It's not really informative to repeatedly list out the base packages of classes in the project navigation panel, it just makes the interface noisy and cluttered. 

It would be nice if the individual package names could be shown with only the first letter. A shortcut key or some other action could toggle compact view on and off.

I've attached two screenshots with default and compact view of the package structure.
Comment 1 tveimo 2016-05-28 02:53:54 UTC
Created attachment 159907 [details]
compact view
Comment 2 Tomas Zezula 2016-07-28 07:43:30 UTC
There is a reduced tree which shows a tree with compacted common part.
However shorten the common names as also a possibility.