diff --git a/pmd/xdocs/similar-projects.xml b/pmd/xdocs/similar-projects.xml
index 0700e359ae..8c6f038b14 100644
--- a/pmd/xdocs/similar-projects.xml
+++ b/pmd/xdocs/similar-projects.xml
@@ -30,7 +30,7 @@
Assent - The usual stuff, seems pretty complete.
Aubjex - Rules aren't listed online. Appears to have some code modification stuff, which would be cool to have in PMD. $299.
AzoJavaChecker - Rules aren't listed online so it's hard to tell what they have. Not sure how much it costs since I don't know German.
- CodePro Studio - $589, works with Eclipse, lots of rules
+ CodePro AnalytiX - $1,299, Eclipse plug-in, extensive audit rules, JUnit test generation/editing, code coverage and analysis
Enerjy Java Code Analyser - 200 rules, lots of IDE plugins
Flaw Detector - In beta, does control/data flow analysis to detect NullPointerExceptions
JStyle - $995, nice folks, lots of metrics and rules
@@ -49,5 +49,13 @@
+
+
+ - XRadar - Agregates data from a lot of code quality tool to generate a full quality dashboard.
+ - Sonar - Pretty much like XRadar, but younger project, fully integrated to maven 2 (but requires a database)
+ - Maven Dashboard - Same kind of agregator but only for maven project.
+ - QALab - Yet another maven plugin...
+
+