What are the best tools for rapidly gaining understanding of large java projects? For C stuff, I've used Gnu Global/htags to produce hyperlinked sources. In addition, I've used some static call graph analyzers and also written some perl code to in...