From 02e614f09151d4875502b60e6eb2a1cecf80485d Mon Sep 17 00:00:00 2001 From: Rick Giles Date: Mon, 12 Jan 2004 21:35:57 +0000 Subject: [PATCH] Noted that UnusedPrivateMethod may require configuring the classpath. --- docs/config_usage.html | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/config_usage.html b/docs/config_usage.html index adf2efeaf..8623a5d0a 100644 --- a/docs/config_usage.html +++ b/docs/config_usage.html @@ -287,6 +287,15 @@ <property name="ignoreFormat" value="Temp$"/> </module> + +

Notes

+ + +

Package

com.puppycrawl.tools.checkstyle.checks.usage