标签: netbeans checkstyle cobertura netbeans-11
我想在Netbeans11中使用Checkstyle和Cobertura。 对于Checkstyle,我发现了一个插件,该插件支持所有8.1版以下的NetBeans版本,但不支持较新的NetBeans版本。我根本没找到Cobertura的插件。
那么,有没有人将Checkstyle与Netbeans11一起使用?它是如何工作的? 其次,使用覆盖率信息使用Netbeans11执行测试的正确方法是什么?
感谢您的任何提示! 托尔斯滕