From: Simon Brandhof Date: Thu, 5 May 2011 10:28:27 +0000 (-0700) Subject: Edited samples/README.txt via GitHub X-Git-Tag: 2.8~44 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=ee8cd89c42042ce314d8258486904a2a43a8dac1;p=sonarqube.git Edited samples/README.txt via GitHub --- 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