The CxSuite Visual Studio plugin is installed in the Visual Studio development environment, and enables:
Visual Studio 2005 and above is supported. USER GUIDE: <SETUP>To install and configure the CxSuite Visual Studio Plugin:
<Visual Studio Project Binding>Binding OverviewCode projects can be configured in one of two CxSuite modes:
By default, code projects are unbound. Binding a ProjectBy default, code projects are unbound. To bind a code project to a CxSuite project:
The project is bound, and the CxSuite's latest scan results are downloaded to the IDE. Downloading Scan ResultsUpon binding, the latest scan results are automatically downloaded. Subsequently, scan results need to be manually downloaded. Unbinding a ProjectTo unbind a project: In the IDE, right-click the project and select CxViewerAction > Unbind Project. <Running a Scan from Visual Studio>You can manually run a scan from Visual Studio for bound or unbound solutions and projects, for the whole project or for an individual folder or file. To run a code scan from Visual Studio:
The project is uploaded to the CxSuite server and scanned. It appears in the web interface queue, and when complete, appears as a scan of a new project. For a bound project, to update the IDE with latest scan results, in Visual Studio, right-click the project and select CxViewerAction > Retrieve Results From Server. To view the latest downloaded results (for a bound project) or the results of the last manual scan from Visual Studio (for an unbound project), in Visual Studio, right-click the project, and select CxViewerAction > Show stored Scan Result. In This Section: |