Classes used with FQN are not necessarily showed in the import list.. -----Original Message----- From: "Jacques Morel" <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Date: Thu, 8 Aug 2002 10:07:16 -0500 Subject: [Eap-features] Re: Class usages
> > Would it be nice? > > Right now we set 0 in the number of class before using * and optimize. Copy > the imports and undo. > Not really elegant but it works. > > Jacques > "Paul Ruane" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED]... > > > > If there is not already a way of viewing the classes used by the current > class could we have this functionality? > > > > Basically, I want to see every class or interface used by the current > class. This is not the same as viewing the imports as these may not me > optimized (and I may not want to optimize them) and it has to show explicit > class names where the imports does not. I would also like it to include > classes in the same package. > > > > It would also be good if this could be constricted to interfaces and > abstract classes. > > > > Why? > > > > I want to be able to send details of some classes to someone and know > about all related classes so I can send those too. > > > > Paul. > > > > > > -- > > > > This e-mail may contain confidential and/or privileged information. If you > are not the intended recipient (or have received this e-mail in error) > please notify the sender immediately and destroy this e-mail. Any > unauthorized copying, disclosure or distribution of the material in this > e-mail is strictly forbidden. > > > > > > > _______________________________________________ > Eap-features mailing list > [EMAIL PROTECTED] > http://lists.jetbrains.com/mailman/listinfo/eap-features > _______________________________________________ Eap-features mailing list [EMAIL PROTECTED] http://lists.jetbrains.com/mailman/listinfo/eap-features
