摘要: 终端错误提示: 打开scalastyle-output.xml文件后,发现错误全是由scalastyle引起的,类似: 对于这种问题的解决,是打开pom.xml,找到scalastyle标签,将配置标签下的true都改为false <plugin><groupId>org.scalastyle</g 阅读全文
posted @ 2017-02-25 20:03 O_din 阅读(590) 评论(0) 推荐(0)