Hey, cool. That's the best solution! Tom
At 17:10 08.11.01 +0000, you wrote: >I would implement HEP as HEMP: hide empty "middle" packages (or non >terminal packages). >The packages that need to be hidden are the middle ones that have >sub-packages but don't contain any files. >Empty terminal packages either will contain files or should be deleted. > >Carlos > > > -----Original Message----- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] > > Sent: quinta-feira, 8 de Novembro de 2001 15:04 > > To: [EMAIL PROTECTED] > > Subject: Re: [Eap-features] can we hide empty directories (packages) ? > > > > > > There is an problem: > > > > If you have "Hide Empty Packages" (HEP) checked and you create a new > > subpackage, it would be automatically hidden. > > > > I see two possibilities: > > (1) If HEP is checked and a new subpackage is created, HEP > > automatically > > becomes unchecked. > > > > (2) If HEP is checked and a new subpackage is created, it > > simply will be > > displayed. The action only hides empty packages, when switching from > > unchecked into the checked state. In other words, it's not a > > real state, > > but an action. > > > > Best regards > > Thomas Singer > > > > At 08:38 08.11.01 -0600, you wrote: > > >In Project view and Java Source Entries views there are > > three options across > > >the panel's top: Flatten Packages, Show Members, and > > Autoscroll to Source. > > > > > >Can another be added? "Hide Empty Packages" > > > > > >This would turn this: > > > > > > com (has no classes) > > > com.deephaven (has no classes) > > > com.deephaven.gui (has classes) > > > com.deephaven.gui.dialogs (has classes) > > > > > >into this: > > > > > > com.deephaven.gui (has classes) > > > com.deephaven.gui.dialogs (has classes) > > > > > > > > >If I wanted to add a new class/interface/file to a hidden > > package, I could > > >simply unhide empty packages, add the critter, and then hide > > empty packages. > > > > > > > > >My guess is this functionality should not hide packages with > > .java files or > > >any other type of file that is defined in IDEA (i.e.: .xml, > > .jsp, .txt, > > >user-defined types, etc.). > > > > > > > > >-sms > > > > > >-------------------------------------------------- > > >DISCLAIMER > > >This e-mail, and any attachments thereto, is intended only > > for use by the > > >addressee(s) named herein and may contain legally privileged and/or > > >confidential information. If you are not the intended > > recipient of this > > >e-mail, you are hereby notified that any dissemination, > > distribution or > > >copying of this e-mail, and any attachments thereto, is > > strictly prohibited. > > >If you have received this e-mail in error, please > > immediately notify me and > > >permanently delete the original and any copy of any e-mail > > and any printout > > >thereof. > > > > > >E-mail transmission cannot be guaranteed to be secure or > > error-free. The > > >sender therefore does not accept liability for any errors or > > omissions in > > >the contents of this message which arise as a result of > > e-mail transmission. > > > > > >NOTICE REGARDING PRIVACY AND CONFIDENTIALITY > > > > > >Knight Trading Group may, at its discretion, monitor and > > review the content > > >of all e-mail communications. > > > > > > > > >_______________________________________________ > > >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 > > > > >_______________________________________________ >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
