Supported Java build tools
Several Klocwork commands can integrate with your Java build, capturing all of the information it needs to provide a centralized view of the entire code stream. You must use Java 7 or later, and you must use a javac from the Java Development Kit (JDK). The supported Java build tools and versions are as follows:
Klocwork Command | Java Build Tool | Supported Version |
---|---|---|
kwant | ant | 1.7 or later |
kwmaven | mvn | 3.0 or later |
kwgradle | gradle |
For Klocwork 2023.1, includes versions 3.x to 7.5.1. |
kwgradlew | gradlew |
For Klocwork 2023.1, includes versions 3.x to 7.5.1. |