The easiest way is to include checkstyle-all-@CHECKSTYLE_VERSION@.jar in the
+ class="default">checkstyle-all-${projectVersion}.jar in the
classpath. If you are running JDK 5.0 this contains all the classes
required to run Checkstyle. Alternatively, you must include the
following in the classpath:
@@ -29,7 +31,7 @@
ANTLR 2.7.6 classes. antlr.jar is
@@ -197,10 +199,10 @@ java com.puppycrawl.tools.checkstyle.Main -c docs/sun_checks.xml \
the -jar option. An example would be: