Patch to make Checkstyle run. Need to fix the TODO reported.

This commit is contained in:
Oliver Burn 2002-09-04 14:35:10 +00:00
parent 2df5874fc8
commit ac18264bf6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
checkstyle.block.catch=text
checkstyle.cache.file=target/cachefile
checkstyle.header.file=docs/java.header
#checkstyle.cache.file=target/cachefile
#checkstyle.header.file=docs/java.header
checkstyle.javadoc.checkUnusedThrows=true
checkstyle.lcurly.method=nl
checkstyle.lcurly.other=nlow