So, I tried Visio UML reverse engineering, but it worked about 20 minutes, put Visual Studio in non responding state and showed some warnings like "Couldn't reverse engineer a namespace"
. So, is there a way to build class diagram in a reasonable time? Also, it would be nice to have an opportunity to manually exclude some sources from parsing (like extern source, SQLite, for example.
Asked
Active
Viewed 160 times
0

Pavel Oganesyan
- 6,774
- 4
- 46
- 84
-
You only have to do it once, right? Did you get a diagram at all, or did you get nothing? Note that Visual Studio has it's own class diagram creator, and it's quite good. – Robert Harvey May 21 '13 at 17:25
-
Once in few weeks, I guess. Didn't get anything. Maybe I should wait more, but this tool wasn't showing any activity except for warnings. – Pavel Oganesyan May 21 '13 at 17:28