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

symfony - InvalidConfigurationException in SecurityExtension.php line 429: No authentication listener registered for firewall "secured_area" -

angular ui router - 10 digest iterations reached in angularjs when using $state.go -

javascript - Handling constructor related functions while testing with mocha and sinon -