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
Post a Comment