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 .NET 2003, 2005, 2008 or 2010 C/C++ project |
| 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 |