+1

-----Original Message-----
From: Alain Ravet [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, March 27, 2002 11:13 AM
To: [EMAIL PROTECTED]
Subject: [Eap-features] req: in "Flatten package", add an option to hide
empty levels


If you have only 1 class, 4 level deep, "flatten package" would display 
it like this :


BEFORE:
*******
    level1
    level1.level2
    level1.level2.level3
    level1.level2.level3.level4
        . Class1


Request : option to hide "empty" package

("empty" == no class at that level)


AFTER:
******
    level1.level2.level3.level4
        . Class1


Alain Ravet


_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

_______________________________________________
Eap-features mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-features

Reply via email to