From 0acce874a86f7acdc7590c39c7b4f550ecd3862a Mon Sep 17 00:00:00 2001 From: Wouter Zelle Date: Mon, 22 Oct 2007 07:26:19 +0000 Subject: [PATCH] Added properties documentation git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@5564 51baf565-9d33-0410-a72c-fc3788e3496d --- pmd/rulesets/design.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pmd/rulesets/design.xml b/pmd/rulesets/design.xml index 97ab72b035..c7d0923b84 100644 --- a/pmd/rulesets/design.xml +++ b/pmd/rulesets/design.xml @@ -1421,6 +1421,15 @@ This field is used in only one method and the first usage is assigning a value to the field. This probably means that the field can be changed to a local variable. 3 + + + + false + + + false + +