Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

PMD-Plugin in Eclipse/Juno not installable through marketplace

I recently upgraded from Eclipse (for Java/EE developers, x64) "Indigo" to "Juno". Unluckily the PMD-Plugin (http://marketplace.eclipse.org/content/pmd-eclipse) does not seems to be available for this product.

I was unable to find another way of installing this product into my new eclipse, can anyone help on this issue?

like image 209
Robert Heine Avatar asked Jul 17 '12 14:07

Robert Heine


People also ask

What is PMD plugin for Eclipse?

pmd-eclipse-plugin PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation, and so forth. It supports Java, JavaScript, Salesforce.com A...

How do I add a PMD plugin to STS?

Click Help > Eclipse Marketplace... and find by keyword "PMD". After PMD plugin is shown, then click "Install" button.

How do I create a PMD report in Eclipse?

Go to "Window -> Preferences -> PMD -> Reports" and select the report format, you want, e.g. "text". Right-click on the project and select "PMD -> Check Code". Right-click on the project and select "PMD -> Generate Reports".


1 Answers

Version for Juno now available.

like image 91
user9400442 Avatar answered Sep 19 '22 10:09

user9400442