Community
Participate
Working Groups
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
*** This bug has been marked as a duplicate of 6454 ***