1

我正在尝试为 Checkstyle 创建自己的自定义检查。我创建了一个工件并在类路径中提供了它(依赖于POM)。然后将其包含在我的configuration.xml文件中。我收到以下错误:

 An error has occurred in Checkstyle report generation.: Failed during checkstyle configuration: cannot initialize module TreeWalker - Unable to instantiate 'com.lft.cos.checkstyle.custom.MethodsOrderCheck' class.

有人可以指出我做错了什么吗?

4

0 回答 0