diff --git a/pmd/docs/index.html b/pmd/docs/index.html index 7ce7468889..028843f96c 100644 --- a/pmd/docs/index.html +++ b/pmd/docs/index.html @@ -3,6 +3,24 @@ PMD -Coming soon! +

PMD

+

PMD looks through your Java source code and finds: +

+

There aren't any releases yet, but you can check out the source code and whatnot here. +

Credits +
Thanks to Sourceforge for hosting this project +
Thanks to Webgain for hosting JavaCC. +

Developers +
Tom Copeland +
David Peugh +

Similar projects +
DoctorJ - open source, written in C++, checks Javadoc, syntax, and calculates metrics +
JTest - commercial product, very nice with tons of features, but also very expensive and requires a running X server (or Xvfb) to run on Linux. They charge $500 to move a license from one machine to another. +
JLint - open source, written in C++, does lots of synchronization checks. +
JNP - source code available, nifty research projects, uses JJTree/JavaCC. +
\ No newline at end of file