Plugins (1234)


Training and Consulting (62)







EPIC Poll

What is your favourite developer portal?

[ Results | Polls ]

Votes: 594
Comments: 0


Category: Plugin Directory / Source Code Analyzer / CallGraph Viewer

CallGraph Viewer 
Rate this plugin | Report broken link | Details | Comments (1)

Rating: 7.0 (1 Vote) | hits: 0
CallGraph Viewer

Version: 0.7.0
Support Eclipse Version: 3.4+
License: Free EPL
Development Status: Production/Stable
Company: Certiv Analytics
Plugin home pageHome Page
Plugin SupportPlugin Support
Discussion ForumsDiscussion Forum

CallGraph is a view plugin for Eclipse that enables extended graphical exploration of call hierarchies. Leverages the internal platform Call Hierarchy and Search mechanisms and uses Zest to provide a searchable graphical representation of the caller/callee relations between methods (including constructors and internal classes). Designed to help understand complex and/or extended flow relations in larger scale applications.
Added on: 29-Sep-2008 | Updated: 02-Jan-2009




Last 1 Comments


User: AnonymousRating: 72008-09-29 17:21:51
I would give a 10 for the idea, but implementation is not so intuitive as expected and some things are not working, which I hope will be fixed soon. Nice idea without some weird limitations of the "old" call hierarchy. I think with some UI polishing and better tuned layouts it would be a very valuable tool. I would remove some of useless layouts/routers, add configurable font size/color options, double click to open a method in editor and delete to remove it from layout, plus zoom in/out buttons /shortcuts. Then the tool would be useful.