1

I want to be able to see what classes, methods get called when I execute various scenarios for a java application that I'm running in eclipse. Is there a way for me doing this without setting breakpoints and without putting a bunch of system.out.println in the code. I'd just like to see a "call tree" and then be able to run through another scenario and see a different call tree. I'm trying to understand this code without benefit of any documentation.

ericwood
  • 81
  • 1
  • 2

0 Answers0