+10

I have seen a picture of JBuilder, that showed a nice looking UML
diagram with information about
- what classes from what packages are directly used by the current
class,
- what classes from what packages need the current class.

I definitely want to see such a feature in IDEA (must not be in
Ariadna, but if possible I would not mind), not only for the current
class, but for the current package and the current sub-project (aka
current source path), too.

Tom


On Mon, 10 Jun 2002 15:46:29 -0700, "Adam Goldband" <[EMAIL PROTECTED]>
wrote:

> For a while now I have been wanting this feature:  Find all classes that
> this class depends on.
> 
> My reason is that my company runs a process that recompiles the entire tree
> and runs all test cases every time someone checks something into cvs.  If I
> have missed committing some change to some class I have committed then I get
> a nasty email saying I broke the build.
> If I had a way to trace all code my class depended on then I could be more
> confident about submitting my changes.
> 
> thanks,
> 
> adam
> 
> Adam S. Goldband
> SE, AT, CNET, SF, USA
> 
> 

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

Reply via email to