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