开发者

code anaylsis node missing from Visual studio 2008

开发者 https://www.devze.com 2022-12-18 04:37 出处:网络
I want to have a look at the VS code analysis tools. This msdn page suggests: Expand the Configuration Properties node.

I want to have a look at the VS code analysis tools. This msdn page suggests:

Expand the Configuration Properties node.

Expand the Code Analysis node.

Unfortnately when I expand the configuration properties node I only have the options: General, Debugging, c/C++, Linker, Manifest tool, XML Docum开发者_JAVA技巧ent Generator, Browse Information, Build Events and Customer Build step.

This is in a win32 console application in Visual Studio Professional Edition v 9.0.21022.8 RTM with .net framework 3.5 SP1. Any one know what I'm missing?


Code analysis is not part of the professional version, but only in the more expensive Team System edition. You can however use FXCop instead.


Try StyleCop and/or FXCop depending on what you want to analyse

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号