Updated version to 2.1 - as building for Conor who wants the requirePackageHtml

option.
This commit is contained in:
oburn 2002-02-06 05:39:38 +00:00
parent 740bf0890f
commit 12264ffbfb
2 changed files with 4 additions and 4 deletions

View File

@ -14,9 +14,9 @@
This task is included in the checkstyle distribution.</p>
<h3>Installation</h3>
<p>The easiest way is to include <span class="default">checkstyle-all-2.0.jar</span> in the classpath. This contains all the classes required to run checkstyle. Alternatively, you must include the following in the classpath:</p>
<p>The easiest way is to include <span class="default">checkstyle-all-2.1.jar</span> in the classpath. This contains all the classes required to run checkstyle. Alternatively, you must include the following in the classpath:</p>
<ol>
<li><span class="default">checkstyle-2.0.jar</span></li>
<li><span class="default">checkstyle-2.1.jar</span></li>
<li>ANTLR 2.7.1 classes. <span class="default">antlr.jar</span> is included in the distribution.</li>
<li>Jakarta Regexp 1.2 classes. <span class="default">jakarta-regexp-1.2.jar</span> is included in the distribution.</li>
</ol>

View File

@ -16,9 +16,9 @@ This command line tool is included in the checkstyle distribution.</p>
<h2>Installation</h2>
<p>The easiest way is to include <span class="default">checkstyle-all-2.0.jar</span> in the classpath. This contains all the classes required to run checkstyle. Alternatively, you must include the following in the classpath:</p>
<p>The easiest way is to include <span class="default">checkstyle-all-2.1.jar</span> in the classpath. This contains all the classes required to run checkstyle. Alternatively, you must include the following in the classpath:</p>
<ol>
<li><span class="default">checkstyle-2.0.jar</span></li>
<li><span class="default">checkstyle-2.1.jar</span></li>
<li>ANTLR 2.7.1 classes. <span class="default">antlr.jar</span> is included in the distribution.</li>
<li>Jakarta Regexp 1.2 classes. <span class="default">jakarta-regexp-1.2.jar</span> is included in the distribution.</li>
</ol>