Is there some tool to visualize Java class hierarchies and relations?
- by Niyaz
Here is my problem:
I will provide the source code of my application as input and what I want as output is a visual representation of the relationship between classes, method calls etc.
Is there some tool to do this?