There are various way you can integrate code analysis into a continuous integration (CI) framework and a number of plugins
that enhance the features.
The following provides some guidelines on how to configure CCNet for analyzing COBOL projects created in
Visual COBOL for Visual Studio:
- Setup
- Before you start, you must have a machine that has
Visual COBOL for Visual Studio installed, and the machine must be attached to CCNet.
- Integrate code analysis
- Configure CCNet to run MSBuild build tasks using the MSBuild parameters for code analysis described in
Performing Code Analysis from the Command Line. For details, see the
documentation of CruiseControl.NET.