I have a huge Java Application with numerous packages. Some of the classes in these packages have dependency on classes in other packages. Given a class, I want to know all
I would also recommend Eclipse as there are various plugins for this task.
For example ispace which can create a graphical representation of the package dependencies.
I general the Source code analyzer section of eclipse's market place has more plugins in that direction.