Is there an Eclipse IDE plugin that can generate workflow of Java code?
+3
A:
The plugin PMD can generate an abstract syntax tree that shows bidirectional caller/callee links.
Kelly French
2009-07-16 22:03:51