Users should provide classpath for RedundantThrows.
This commit is contained in:
parent
b138c559c8
commit
ceeebf2cd6
|
|
@ -860,6 +860,12 @@ public class MySingleton
|
|||
<property name="allowUnchecked" value="true"/>
|
||||
</module>
|
||||
</pre>
|
||||
<h4>Note</h4>
|
||||
|
||||
<p class="body">The classpath should be configured to locate the class
|
||||
information. The classpath configuration is dependent on the
|
||||
mechanism used to invoke Checkstyle.</p>
|
||||
|
||||
<h4>Package</h4>
|
||||
<p class="body">
|
||||
com.puppycrawl.tools.checkstyle.checks.coding
|
||||
|
|
|
|||
Loading…
Reference in New Issue