From ee8cd89c42042ce314d8258486904a2a43a8dac1 Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Thu, 5 May 2011 03:28:27 -0700 Subject: [PATCH] Edited samples/README.txt via GitHub --- samples/README.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/samples/README.txt b/samples/README.txt index 97e8bd3910f..82c059c840a 100644 --- a/samples/README.txt +++ b/samples/README.txt @@ -7,4 +7,9 @@ === How to activate Checkstyle extensions -Install the plugin "checkstyle-extensions" then search for the rule "Methods count" in the administration console of Quality profiles. \ No newline at end of file +Install the plugin "checkstyle-extensions-plugin" then search for the rule "Methods count" in the administration console of Quality profiles. + + +=== How to activate PMD extensions + +Install the plugin "pmd-extensions-plugin" then search for the rules "MaximumMethodsCountCheck", "AvoidIfWithoutBrace" and "PreventUseOfEmptyClass" in the administration console of Quality profiles. \ No newline at end of file -- 2.39.5