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
Another option is Degraph: https://github.com/schauder/degraph (I'm the author, so this is obviously a shameless plug)