Reputation: 1838
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?
Upvotes: 6
Views: 10609
Reputation: 770
I have found the update site for the juno version of the plugin. It is no longer on the old update site. http://sourceforge.net/projects/pmd/files/pmd-eclipse/update-site/
Upvotes: 3
Reputation: 12266
I'm using PMD 3.2.6 with Juno without any difficulties. Have you tried pointing to the "PMD for Eclipse 3" repository? (I upgraded by letting Eclipse upgrade my plugins, but I think that is equivalent to installing from scratch for the purposes of this question.
Upvotes: 3
Reputation: 9535
What about installng through a regular Eclipse update site? See http://pmd.sourceforge.net/eclipse/
Upvotes: 1