38 lines
1.3 KiB
Plaintext
38 lines
1.3 KiB
Plaintext
|
===================================================================
|
||
|
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.
|