Eclipse Code Visualizer
Is there code visualize开发者_开发问答r available (preferred as eclipse plugin)?
Check out nWire, the code exploration and visualization plugin for Eclipse. It is available for Java and PHP. nWire analyzes your code in real-time and presents all the components and associations of your code.
精彩评论