diff --git a/src/xdocs/anttask.xml.vm b/src/xdocs/anttask.xml.vm index 2b1512917..3bba564fe 100644 --- a/src/xdocs/anttask.xml.vm +++ b/src/xdocs/anttask.xml.vm @@ -24,9 +24,8 @@

- This task runs Checkstyle over specified Java files. The task has been - tested using ANT 1.5. The latest version of checkstyle can be found - at + This task runs Checkstyle over specified Java files. + The latest version of checkstyle can be found at http://checkstyle.sourceforge.net/. This task is included in the checkstyle distribution. @@ -312,6 +311,11 @@

+

+ An example project can be found + here. +

+

Run checkstyle with configuration file