Run an analysis each time you build your source files incrementally or perform a clean build.
- Re-create your build specification:
-
kwcsprojparser nant.vsnet.csproj --config "Debug|Any CPU"
- For more detailed information about creating a C# build specification, including how to list valid build configurations for your project, see Creating a C-sharp build specification.
- Run the integration build analysis:
-
kwbuildproject --tables-directory C:\Klocwork\My_tables nant.vsnet.csproj.out
- Load the analysis results into the database:
-
kwadmin --url http://server2:8080/ load my_project C:\Klocwork\My_tables