i found googlechecks.xml https://github.com/checkstyle/checkstyle/blob/master/src/main/resources/google_checks.xml . imported checkstyle , have been trying use in checkstyle 5.6.1(eclipse juno 4.2,jre1.6). problem occurs @ fileextension property. want add new rules in xml file. please let me know how overcome problem? great , reapply appreciable.
why trying use ancient checkstyle version (current 7.1, last jdk7 based 1 6.19) , xml file latest master version?
upgrade checkstyle @ least 6.19 before using file.
or can try use older google checks, e.g. the:
Comments
Post a Comment