How can I generate UML diagram from c++ project file in Visual Studio Express 2013. I have read the answer here, however I cannot find the "View" option anywhere.
Asked
Active
Viewed 717 times
2
-
Are you sure you're right clicking the project as opposed to the solution? – user1102901 Aug 19 '15 at 16:41
-
Here is how it looks: http://s28.postimg.org/ewyo441m5/Untitled.png – Stoatman Aug 19 '15 at 17:18
-
Do you have an imgur link? – user1102901 Aug 19 '15 at 17:29
-
here: http://i.imgur.com/evElunz.png – Stoatman Aug 19 '15 at 17:35
-
Oh it looks like its not available for vs express – user1102901 Aug 19 '15 at 17:41
1 Answers
0
Class diagrams are not available for Visual Studio Express.
Source:https://www.visualstudio.com/products/compare-visual-studio-2015-products-vs
Under Architecture and Modeling > UML® 2.0 Compliant Diagrams (Activity, Use Case, Sequence, Class, and Component), it is not available for VS community, which is at the same level of express. This is for 2015, but is the same for 2013.
Additional Links for other versions:
It's not there in Express version.
No, unfortunately, I think that you can only do this in the Premium or Ultimate editions. :O(

user1102901
- 565
- 1
- 4
- 12