CodeExplorer 1.0 for IntelliJ Idea
CodeExplorer is IntelliJ Idea plugin that helps to explore method call chains.
Its tool window shows methods and calls between them on a handy diagram.
Now you can see usages and structure of several methods on a single diagram!
Start from Analyze menu to display method calls from one method (method structure) or between methods in class.
Click on method nodes to display what methods they call or its usages!
You can choose on graph toolbar what to show on method node click: usages or called methods:
(Note: Opinions expressed in this article and its replies are the opinions of their respective authors and not those of DZone, Inc.)




