The Klocwork tool used to generate the build specification, by default this is set to kwinject.
| Tools Available: |
| kwinject |
monitors your C/C++ build to create a build specification |
| kwmaven |
creates a Java build specification based on the information in your maven build file |
| kwant |
creates a Java build specification based on the information in your ant build file |
| kwvcprojparser |
provides an alternative when kwinject cannot be used to create a build specification for a Microsoft Visual Studio 2012 or 2015 C/C++ project; however, it only provides results based on the previous generation (pre-Klocwork 2018) analysis engine |
| kwcsprojparser |
creates a build specification for Visual Studio C# projects and solutions |
| create tracefile |
uses kwinject to create a trace file, mainly used for debugging |
| kwgradle |
creates a Java build specification based on the information in your Gradle build file |
| kwgradlew |
creates a Java build specification based on the information in your Gradle wrapper file |