Hi, I know that visual studio has a class diagram designer built in, but I wondered if anybody knew of some other programs that are suitable for making class diagrams?
Thanks!
Hi, I know that visual studio has a class diagram designer built in, but I wondered if anybody knew of some other programs that are suitable for making class diagrams?
Thanks!
Try Netbeans IDE, it supports both designing generic and Java platform model UML diagrams in different types (including class diagrams). It also supports reverse engineering and different output formats (including PNG and SVG vector format).
You could try also astah (former JUDE UML), which is simply great and free.
If it's a Ruby on Rails app, I recommend RailRoad: "RailRoad is a class diagrams generator for Ruby on Rails applications." I have also used ArgoUML and liked it.