pmd/pmd-eclipse
Philippe Herlin 2c7c0e6c44 Regenerate build.xml with "Create Ant Build File" feature
Updating to new version of PMD and v1.2.0 for plugin


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2337 51baf565-9d33-0410-a72c-fc3788e3496d
2003-10-27 20:45:04 +00:00
..
2003-07-07 19:25:36 +00:00
2003-10-27 20:23:40 +00:00
2003-10-14 21:28:48 +00:00
2003-08-11 22:22:21 +00:00
2003-07-30 19:41:27 +00:00
2003-10-27 20:27:12 +00:00
2003-10-27 20:23:40 +00:00
2003-06-30 21:27:41 +00:00
2003-07-30 19:41:27 +00:00
2003-06-30 21:43:03 +00:00
2003-08-14 16:14:31 +00:00

===================================================================
Prereqs:
===================================================================
This version should works with all Eclipse v2.x based environments.


===================================================================
To Install:
===================================================================
Just unzip the pmd-eclipse-bin-v.r.m.zip in $ECLIPSE_HOME/plugins.
Restart Eclipse !

With WSAD, unzip in the ../WebSphere Studio/eclipse/plugins directory.


===================================================================
To Use:
===================================================================
Read the online help ! Open the Help->Help Contents
and select the book "PMD Plugin Documentation".
All needed informations are in the "How to..." section.


===================================================================
To Build:
===================================================================
Import the pmd-eclipse-src-v.r.m.zip in a Eclipse Plugin development
project, then run the build.xml Ant file. Select the clean, zip.plugin
and pmd-eclipsesrc.zip targets.

Note : the best way to get sources is to checkout the project from the
CVS Repository.



Share and Enjoy!
The PMD Eclipse Plugin Development Team.