Sourcecode Visualizer
Sourcecode Visualizer is an Eclipse plugin for visualizing Java sourcecode. It draws a control flow graph alongside of Java source code. It is an indispensable tool for sourcecode...
Sourcecode Visualizer is an Eclipse plugin for visualizing Java sourcecode. It draws a control flow graph alongside of Java source code. It is an indispensable tool for sourcecode...
CallGraph: Provides Call-Path and Sequence Diagram viewers. Enables graphical analysis of program call relations and flow sequencing. Also enables exploration of extended class...
Control Flow Graph Factory is an Eclipse plugin which generates control flow graphs from java bytecode, edit them and export to GraphXML, DOT or several image formats.
This plug-in from the Eclipse JDT UI team provides a view to visualize the Java elements in Eclipse's Java model. The view shows the result of many method calls on model elements...
JProjectAnalyzer is an Eclipse plug-in which provides an easy and very quick means for analyzing a Java Source Project in the Eclipse IDE. JProjectAnalyzer Highlights...