Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 24425 - Package explorer with hierarchy instead of flat mode
Summary: Package explorer with hierarchy instead of flat mode
Status: RESOLVED DUPLICATE of bug 6454
Alias: None
Product: JDT
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 2.0.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-UI-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-10-04 17:40 EDT by Olivier Smadja CLA
Modified: 2002-10-07 04:37 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Smadja CLA 2002-10-04 17:40:56 EDT
I think it would be nice to have hierarchical package exeplorer :

The package explorer today is like this

com.mycompany.package1
com.mycompany.package2
com.mycompany.package3
com.mycompany.package4

It would nice to have like this :

com
   +mycompany
             +package1
             +package2
             +package3
             +package4

This way of displaying packages makes it easier to handle big projects with a 
lot of packages.

For examples, Intellij works like this and is very good.


Thank you.
Olivier
Comment 1 Adam Kiezun CLA 2002-10-07 04:37:43 EDT

*** This bug has been marked as a duplicate of 6454 ***