java - eclipse configuration with pmd -
java - eclipse configuration with pmd -
i trying configure pmd plugin
in eclipse (window8) after 50% progress error occures .
i using in path http://sourceforge.net/projects/pmd/files/pmd-eclipse/update-site/
i need configure pmd code review, resource's found pmd useful.
and code analyzer.
if new eclipse ide, it's improve know how install plugin it:
start eclipse ide (screenshot eclipse java ee ide web developers, version: helios service release 2)
select help –>install new software.... in eclipse menu item.
the install window open. on there, click "add.." button.
in "add repository" window, come in name , location (plugin url)
pmd plugin: http://pmd.sf.net/eclipse
then click "ok" button.
select pmd eclipse 3 , apache xerces in "select features install" list , click next. take terms of license agreements , click next.
verify install location in eclipse installation directory, otherwise select right one, click finish.
java eclipse eclipse-plugin
Comments
Post a Comment