Hi,
I just tested MaintainJ Eclipse plugin and I find it very useful for reverse engineering sequence diagrams.
However, I use IntelliJ in my projects so I was just wondering either a similar plugin exists for my favourite IDE.
Thanks !
Hi,
I just tested MaintainJ Eclipse plugin and I find it very useful for reverse engineering sequence diagrams.
However, I use IntelliJ in my projects so I was just wondering either a similar plugin exists for my favourite IDE.
Thanks !
See http://www.reversejava.com for a dynamic reverse engineering application which generates UML Sequence diagram and view of Participating Class diagram from any Java Application at runtime All you have to do is just run your application and sit back. Reverse Java runs in background tracing all the activities happening inside your application and creates UML diagram for you.