Published on Cyberpsyche (http://www.acgavin.com)

X-Ray plugin: visualise your code in eclipse

By Andy Gavin
Created 25 Jul 2008 - 4:35pm

Jacopo Malanti has recently released an excellent plugin for eclipse that allows the user to identify areas for improvement in large code-bases. It is called X-Ray [1]. It draws two styles of diagram:

What is great about the plugin is that is doesn't just draw a static diagram, as you navigate through your project it will highlight the class you are working with. It will also draw in the dependancies.


Source URL:
http://www.acgavin.com/node/222