Error while installing PMD in eclipse -
while installing pmd in eclipse luna, getting error could not find jar
after jar inside zip file.
what ve done is, downloaded zip file of pmd eclipse file from
http://sourceforge.net/projects/pmd/files/latest/download?source=files
and in eclipse > > install new software >
to install pmd eclipse plugin:
in eclipse, click on -> install new software...
click on add..
enter following: name: pmd eclipse update site url: https://sourceforge.net/projects/pmd/files/pmd-eclipse/update-site/ , click ok.
you should see pmd eclipse
select checkbox next , click next >.
you'll need accept license , confirm want install plugin not digitally signed. go ahead , install anyway.
restart eclipse.
it work.
Comments
Post a Comment