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.8.2 to 1.10.15 |
kwmaven | mvn | 3.0 to 3.9.9 |
kwgradle | gradle |
3.x to 8.10 |
kwgradlew | gradlew |
3.x to 8.10 |