|
|
||||||
|
#1
|
|
|
|
|
Is it possible to run Code Analysis in VS for a specific namespace (or class) ?
I used to work with the FxCop UI where I could specify which namespaces to analyze. Now I am testing the Code Analysis tool that comes with the "Visual Studio 2005 Team Edition for Software Developers". I can only run the code analysis for a complete project. Since I have some namespaces in this project that I can not touch (and generate > 200 warnings), I only want to run the analysis for specific namespaces. Is this possible? |
|
|
|
#2
|
|
|
|
|
Hi,
I'm sorry, but the Code Analysis tool in the VS2005 Team Edition applies to the whole project. We cannot specify namespace for it. Kevin Yu Microsoft Online Community Support ================================================== ========================== ========================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== ========================== ========================== (This posting is provided "AS IS", with no warranties, and confers no rights.) |
|
#3
|
|
|
|
|
Thanks Kevin. Any idea if this or any other new features are going to be
added to the Code Analysis tool in the near future? Erick "Kevin Yu [MSFT]" wrote: [..] |
|
#4
|
|
|
|
|
Hi Erick,
Sorry, but as a support engineer, I'm not quite sure if the product team will add this feature in future versions. Kevin Yu Microsoft Online Community Support ================================================== ========================== ========================== When responding to posts, please "Reply to Group" via your newsreader so that others may learn and benefit from your issue. ================================================== ========================== ========================== (This posting is provided "AS IS", with no warranties, and confers no rights.) |
|
|
| Similar Threads | |
| Visual Studio generated namespaces VS 2005: If I create a folder in my project, when I add new classes to that folder, VS generates a namespace which is the project default namespace concatenated with the... |
|
| Where to get the Sharepoint Namespaces for Visual Studio .NETdevelopment I've install wss 3.0 and MOSS 2007 SDKs on my client. And VS 2005 Sharepoint extensions appear to be a server install. Still no sign of the SharePoint Namesspaces... |
|
| Porting code from Visual Studio 6.0 to Visual Studio .NET 2008 I am trying to build VC++ 6.0 application in VC++ 2008 .NET IDE. Is there any way to put Visual C++ .Net 2008 into the same error and warning checking as Visual C++ 6.0? I... |
|
| Namespaces not visible in Visual Studio 2003 developing with C# I have a .Net Windows Forms application made up of several projects. Under one project, I added a new folder under my GUI project called 'Components'. I am going to add... |
|
| Namespaces within Visual Studio IDE Does anyone know how to incorporate classes with different namespaces within a project? I have two classes with the same name but different namespace. When I try to add the... |
|
|
All times are GMT. The time now is 12:01 AM. | Privacy Policy
|