BruceEckel / OnJava8-Examples

Code Examples for the book "On Java 8"

Home Page:http://www.OnJava8.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"gradlew checkstyleMain" not working

BruceEckel opened this issue · comments

Probably a gradle configuration problem.

Fixed; RedundantThrows had stopped working in checkstyle for some reason so I commented out that line in checkstyle.xml