问题
Is there some sort of API or plugin that allows me to first generate a call graph for a java project in Eclipse and to customize specific aspects, such as color, of individual methods within the graph? I'm trying to implement a plugin that creates a call graph that has been tweaked based on outside input.
Thanks
回答1:
Your right: there is an plugin on sourceforge (http://www.theserverside.com/news/1364402/Code-Analysis-with-the-Eclipse-Profiler). You can download the sources and you can contribute the development of the plugin.
Have fun!
来源:https://stackoverflow.com/questions/8147801/customizable-static-call-graph-for-eclipse