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 gadi atpakaļ
src 61d6188c14 Added pom.xml. 10 gadi atpakaļ
test 7c1326eca0 Adopted Maven directory layout. 10 gadi atpakaļ
.gitignore fd57312280 Remove bin and build directories. 10 gadi atpakaļ
pom.xml 61d6188c14 Added pom.xml. 10 gadi atpakaļ