TraceVis is a tool for visualizing the dynamic interactions between classes in Java programs. With TraceVis, a programmer can see which classes call each other, or create each other during the execution of a program.

https://www.win.tue.nl/~wstahw/tracevis/

Pieter Deelen fd57312280 Remove bin and build directories. 10 yıl önce
src 61d6188c14 Added pom.xml. 10 yıl önce
test 7c1326eca0 Adopted Maven directory layout. 10 yıl önce
.gitignore fd57312280 Remove bin and build directories. 10 yıl önce
pom.xml 61d6188c14 Added pom.xml. 10 yıl önce