Tools > Source Code Analyzer (94)

Subscribe to Source Code Analyzer, Tools

Spotlight

The CodeNarc Eclipse plug-in integrates the source code analyzer CodeNarc into Eclipse. ...
Last Updated on 3 April 2013 by Rene Scheibe
5  
Codstruction is a 3D interactive software visualization tool built as eclipse plugin using jMonkey engine, inspired by Codecity. Codstruction is still in early-stage of...
Last Updated on 18 December 2009 by lttlflla
7  
Widely adopted versioning systems allow developers to write comments at commit time to describe the changes that they have performed. The current limitation is that such...
Last Updated on 21 June 2010 by Roberto Minelli
This Eclipse bundle provides new Quick Assist actions to support refactorings in a compositional paradigm. In the compositional paradigm, the tool automates small, predictable...
Last Updated on 16 May 2013 by Mohsen Vakilian
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. The...
Last Updated on 8 September 2012 by Sergej Alekseev
cppcheclipse is an Eclipse plugin which integrates cppcheck (http://sourceforge.net/projects/cppcheck/) with the CDT project.
Last Updated on 21 November 2012 by Konrad Windszus
The question I very often have is: which objects (recursively) are loaded in memory if a particular object is created? ...
Last Updated on 7 August 2011 by Andrey Loskutov