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 |
3.x to 8.3 |
kwgradlew | gradlew |
3.x to 8.3 |