Generating UML diagram from project file in Visual Studio Express 2013 -


how can generate uml diagram c++ project file in visual studio express 2013. have read answer here, cannot find "view" option anywhere.

class diagrams not available visual studio express.

source:https://www.visualstudio.com/products/compare-visual-studio-2015-products-vs

under architecture , modeling > uml® 2.0 compliant diagrams (activity, use case, sequence, class, , component), not available vs community, @ same level of express. 2015, same 2013.

additional links other versions:

vs2010

it's not there in express version.

vs2012

no, unfortunately, think can in premium or ultimate editions. :o(


Comments

Popular posts from this blog

mysql - FireDac error 314 - but DLLs are in program directory -

git - How to list all releases of public repository with GitHub API V3 -

c++ - Getting C2512 "no default constructor" for `ClassA` error on the first parentheses of constructor for `ClassB`? -