c++umlreverse-engineeringtool-uml

Looking for reverse-engineering UML tool


I'm looking for a reverse-engineering UML free tool for c++ code. The old software i'm working on has almost no documentation, and i must add an evolution :s So an UML diagram would help me a lot.

I downloaded StarUML, but when i do the reverse engineering, i have an issue, it doesn't display all the classes on the diagram, as if it was too small. I didn't find the solution so i wanted to download another free tool. But doesn't find one.

Thanks for the answers

Adrien


Solution

  • You could always try Doxygen. It won't produce the most beautiful output of all times, but you can force it to generate class diagrams for you.