PMD for Eclipse
From KevinWiki
(Difference between revisions)
Kevin (Talk | contribs)
(New page: Category:Eclipse Plugins [http://pmd.sourceforge.net/integrations.html#eclipse PMD plugin for Eclipse] is a plug-in of [http://pmd.sourceforge.net/ PMD], Java source code analyser, fo...)
(New page: Category:Eclipse Plugins [http://pmd.sourceforge.net/integrations.html#eclipse PMD plugin for Eclipse] is a plug-in of [http://pmd.sourceforge.net/ PMD], Java source code analyser, fo...)
Latest revision as of 06:37, 1 May 2009
PMD plugin for Eclipse is a plug-in of PMD, Java source code analyser, for Eclipse.
Installation
Using Update Manager
- Add the following URL to the Update Manager
http://pmd.sourceforge.net/eclipse
- Select the component on the added site and Install it.
-∨PMD for Eclipse 3 └∨PMD Plug-in
Manual Installation
- Go to the sourceforge for PMD and download PMD plug-in for Eclipse.
http://sourceforge.net/projects/pmd/
- Extract the file under dropins directory in the Eclipse.
e.g.) extract the file to the following directory.
eclipse/dropins/pmd
- Start Eclipse.