pmd/pmd-eclipse
Philippe Herlin 5b9fcc3c76 RFE#1231112-Make the rule table columns sortable (thanks to Brian R)
BUG#1231108-Fix the resizing issue


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3699 51baf565-9d33-0410-a72c-fc3788e3496d
2005-07-12 16:38:25 +00:00
..
2005-05-31 20:33:03 +00:00
2004-11-21 22:32:27 +00:00
2005-07-04 21:13:23 +00:00
2005-07-04 21:13:23 +00:00
2005-07-04 21:13:23 +00:00
2005-07-04 21:13:23 +00:00
2005-07-04 21:13:23 +00:00
2005-07-04 21:13:23 +00:00
2004-11-21 22:32:27 +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.