Hi All,
This questions is inspired from How to navigate around and get familiar with large C or C++ code base ?
This is indeed an major problem for someone how has just joined the team and who is not aware of Application Architecture and Code Design. Currently I am in similar situation but in my case I have very large Java/Java EE code base for Web Application and am looking for tools that can help me in understanding the flow of the Application and establish relationship between different classes and packages.
If someone has been through similar situation and have used any kind of source code analyzing tool or another tool/approaches for the situation and could share them, than it would be very valuable.