How to Create Flowchart from java source code in Eclipse

Sen picture Sen · Dec 7, 2010 · Viewed 63.1k times · Source

I would like to create the flowchart or sequence diagram from my java source code.
Is there any plug-in which can help me do that?

Answer

Tim picture Tim · Jan 7, 2011

ObjectAid is a free UML tool which can creates sequence diagrams. Another commercial tool to create sequence diagrams from existing code is Architexa. I use Architexa very often at my daily work.