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