ant - finding execution flow in a huge java code base -


i trying find execution flow in large java code base not written me. have searched tools make possible (jsonde, jtrace, java call tracert, javacalltracer), problem should used single java/jar/class file. code trying understand built ant , has hundreds of jars. so, runs using shell script. not know how use tools code.

i appreciate help.

i know, old question, found solution , put here if else searches same thing: http://findtheflow.io/#gettingstarted.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -