Noted that UnusedPrivateMethod may require configuring the classpath.

This commit is contained in:
Rick Giles 2004-01-12 21:35:57 +00:00
parent d298d68e67
commit 02e614f091
1 changed files with 9 additions and 0 deletions

View File

@ -287,6 +287,15 @@
<property name="ignoreFormat" value="Temp$"/>
</module>
</pre>
<h4>Notes</h4>
<ul class="body">
<li>The classpath may need to be configured to locate parameter type information. The
classpath configuration is dependent on the mechanism used to invoke Checkstyle.
</li>
</ul>
<h4>Package</h4>
<p class="body">
com.puppycrawl.tools.checkstyle.checks.usage