pmd/pmd-eclipse
Philippe Herlin 0255993dd4 Adding PMD violations view
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2072 51baf565-9d33-0410-a72c-fc3788e3496d
2003-07-07 19:25:36 +00:00
..
2003-07-07 19:25:36 +00:00
2003-07-07 19:25:36 +00:00
2003-06-30 21:28:59 +00:00
2003-06-30 21:31:56 +00:00
2003-07-07 19:25:36 +00:00
2003-07-07 19:25:36 +00:00
2003-07-07 19:25:36 +00:00
2003-06-30 21:27:41 +00:00
2003-06-30 21:43:03 +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.