Bytecode Visualizer
Inspect, understand and debug Java bytecode, no matter if you have the corresponding source.
Inspect, understand and debug Java bytecode, no matter if you have the corresponding source.
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...
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.