Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们使用 Parasoft Jtest 生成 Java 代码的静态分析报告,使用 Jtestcli 进行 Ant 和 Maven 构建。现在我们需要对 Gradle 构建做同样的事情。
没有找到任何指向相同的直接链接。
因此需要帮助,如何使用/运行带有 gradle 构建的 Jtest 来为 Java 代码生成静态分析报告?