eclipse-pmd
Details Group Tabs
Date | Ranking | Installs | Clickthroughs |
---|---|---|---|
December 2019 | 87/736 | 208 (0.22%) | 12 |
November 2019 | 86/900 | 1127 (0.21%) | 47 |
October 2019 | 88/888 | 1158 (0.2%) | 40 |
September 2019 | 86/878 | 1140 (0.21%) | 41 |
August 2019 | 91/900 | 1032 (0.2%) | 44 |
July 2019 | 78/911 | 1288 (0.23%) | 32 |
June 2019 | 78/919 | 1143 (0.22%) | 42 |
May 2019 | 72/913 | 1498 (0.26%) | 58 |
April 2019 | 77/923 | 1393 (0.23%) | 45 |
March 2019 | 69/920 | 1581 (0.26%) | 56 |
February 2019 | 66/924 | 1343 (0.26%) | 32 |
January 2019 | 71/930 | 1531 (0.25%) | 37 |
Unsuccessful Installs in the last 7 Days: 12
Count | Error Message |
---|---|
11 | Cannot continue the operation. There is another install operation in progress. |
1 | 操作を続行できません。 別のインストール操作が進行中です。 |
Thursday, December 5, 2019 - 00:01
Reviews Sign in to post reviews
Not Supporting Java 10 On Photon . . .
Submitted by Top Kat on Sun, 2018-12-16 16:34
Can install current PMD version on Photon but it produces no output on running when the Photon Jvava is version 10.
Always behind the curve on code analysis is Eclipse . . .
Still Non-Functional On Photon / Java 10 At December 2018 . . .
Submitted by Top Kat on Sun, 2018-12-16 16:22
Apparently, users applying Java 10 on Eclipse Photon will be able to install PMD current version 4.0.17 but it will not produce any analysis output after running it.
When oh when do starving Eclipse users get a real running code analyzer ?
Doesn't work in Eclipse Oxygen
Submitted by Ashutosh Sharma on Wed, 2018-02-07 20:25
It's getting enabled but not working as expected. Eclipse should check the plug-in before making it available officially. Doesn't work on Windows as well as Mac O/S with Java 8
Re: Doesn't work in Eclipse Oxygen
Submitted by German Pabon on Mon, 2018-02-26 05:25
On youtube search this video: "PMD Tool Demonstration - Eclipse Plugin"
Follow these steps and you will succeed ;)
Installation repository ist not avaliable
Submitted by Uwe Peuker on Mon, 2014-08-18 03:47
neither the DND nor the URL from the website works?
How to use it in Luna
Submitted by Jay Xu on Thu, 2014-06-12 06:24
I installed this plugin in my Luna, but found nowhere to config/use it
Luna 4.4 + JDK8 fix
Submitted by Bob Fields on Wed, 2014-07-30 11:02
I ran into the same issue. See stackoverflow.com/questions/24880472/howto-use-pmd-plugin-in-eclpise-4-3-running-on-java-8/25039721#25039721. The fix (dated 7/22) is available from their build snapshot repository, will be in the next PMD plugin release.
Luna 4.4 + JDK8 fix
Submitted by Philip Graf on Sat, 2014-08-16 03:34
The PMD plugin mentioned in the Stackoverflow question (PMD plugin for Eclipse) is not the same as this one (eclipse-pmd). This plugin works well with JDK 8.
The eclipse-pmd website has instructions on how to configure eclipse-pmd.
Better than the original one
Submitted by Fabrice Daugan on Tue, 2013-12-17 05:01
This plugin woks well, the main reason I use it, is the enablement and the cache of rules are not linked to a workspace state as the other PMD plugin.
This ensure the whole team use the last rules definition.