]> source.dussan.org Git - sonarqube.git/commitdiff
Edited samples/README.txt via GitHub
authorSimon Brandhof <simon.brandhof@gmail.com>
Thu, 5 May 2011 10:28:27 +0000 (03:28 -0700)
committerSimon Brandhof <simon.brandhof@gmail.com>
Thu, 5 May 2011 10:28:27 +0000 (03:28 -0700)
samples/README.txt

index 97e8bd3910fbd34226655667291c80993c24d102..82c059c840a92837c86dad46496a7649f85cd640 100644 (file)
@@ -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