作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
我已经在 android 项目上集成了 checkstyle。但是我收到以下错误:
> Unable to create listeners: formatters {[com.puppycrawl.tools.checkstyle.ant.CheckstyleAntTask$Formatter@1326df32, com.puppycrawl.tools.checkstyle.ant.CheckstyleAntTask$Formatter@6351e12b]}.
我已将 checkstyle.xml 文件放在 config/checkstyle
目录中。
并且已将 preBuild.dependsOn('checkstyle')
添加到 build.gradle
文件。
任何帮助!
最佳答案
当我遇到同样的错误时,通常是 toFile 文件夹丢失或路径错误。
关于java -> 无法创建监听器 : formatters {[com. puppycrawl.tools.checkstyle.ant.CheckstyleAntTask$Formatter@1326df32,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/57766311/
我已经在 android 项目上集成了 checkstyle。但是我收到以下错误: > Unable to create listeners: formatters {[com.puppycrawl.
我是一名优秀的程序员,十分优秀!