The Eclipse CFG Generator is a plug-in for the Eclipse IDE that generates control flow graphs for Java code. It generates the graphs based on the evaluation of the source code.
For more information about what it does or how it does it, please check the howtos, documentation and JavaDoc.
Screen shots from the last version