pmdwlw
About
pmdwlw is a plugin that integrates PMD into the BEA WebLogic Workshop 8.1.x environment.
Please note that Workshop 9.x is based on Eclipse and this plugin is not needed.
Written by Kevin Conaway and sponsored graciously by BearingPoint
Download
Dependencies
Before you download the plugin, you must have:
- PMD 3.7 or higher
- BEA WebLogic Workshop 8.1.x
Please see the SourceForge download section to get the latest release.
Usage
To use the plugin:
- Once you have installed PMD, copy the
.jar
files from${PMD_HOME}/lib
to${BEA_HOME}/workshop/lib
- Copy
pmdwlw.jar
to${BEA_HOME}/workshop/extensions
- Add the path to
pmdwlw.jar
to the cp (classpath) variable in${BEA_HOME}/workshop/workshop.cfg
- Start Workshop and enjoy!
Note that ${BEA_HOME}
and ${PMD_HOME}
refer to the directories where you have installed BEA WebLogic and PMD respectively