Java Dependency Checking

Hi all,

Can anyone suggest me a good Java tool to check dependenciess? I had a look at JDepend but it probably doesn't suffice. We have a enterprise application composed of many other applications, I am not sure how good the abstractions are in terms of coupling or cohesiveness since I am new to this app. We are trying to maintain a dependency list of methods and classes so that when someone is trying to change something in a method in one application they know what all gets impacted i tnhe same application or the another application. Please suggest some good tools which can help me with this.

Thank you ver much,

Amnesiac.

[657 byte] By [Amnesiaca] at [2007-11-27 0:51:21]
# 1
I found something called Structure101, hope it helps. Please suggest me if there are any better options.Thank you.
Amnesiaca at 2007-7-11 23:22:07 > top of Java-index,Java Essentials,Java Programming...