Is there a good method to analyze a large amount of code, by providing a flatten, simple and clear diagram, telling you the relationship of classes and the call stack, also the ad-hoc status of each particular object? Eclipse Profiler may be one of the tools.
There is recently an article on TheServerSide introducing this free plugin of Eclipse. Go and take a look:








