PMD.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/code-analysis.rst Wed Dec 14 14:55:31 2011 +0200
@@ -0,0 +1,26 @@
+.. -*- coding: utf-8; -*-
+
+================
+ Code analysis.
+================
+.. contemts::
+
+About.
+======
+
+ * http://en.wikipedia.org/wiki/List_of_tools_for_static_code_analysis
+
+PMD.
+====
+
+PMD is a static ruleset based Java source code analyzer that identifies
+potential problems.
+
+PMD has plugins for JDeveloper, Eclipse, JEdit, JBuilder, Omnicore's CodeGuide,
+NetBeans/Sun Studio, IntelliJ IDEA, TextPad, Maven, Ant, Gel, JCreator, Hudson,
+Jenkins, Sonar and Emacs.
+
+ http://pmd.sf.net/
+ Home page.
+ http://en.wikipedia.org/wiki/PMD_%28software%29
+ Wikipedia page.
\ No newline at end of file