pmd-eclipse-plugin icon indicating copy to clipboard operation
pmd-eclipse-plugin copied to clipboard

The pmd-eclipse-plugin integrates the source code analyzer PMD into the Eclipse IDE

Results 38 pmd-eclipse-plugin issues
Sort by recently updated
recently updated
newest added

Hello ! Two tests are testProjectBuildPath and testProjectBuildPathOutsideWorkspace. Build is successful after I comment the tests. Build is successful on my windows as well. Why ?

How do I force the PMD Eclipse plugin to use the latest version of the ruleset? The ruleset is in a file on the local disk. I am not sure...

Hi Everybody, I would like to know **How I can export my PMD PLUGIN RULES CONFIGURATION** on _several computers._ Let's assume that we have 3 PC computers with exactly the...

enhancement

I know how to configure the plugin to read an XML ruleset file. This works great as long as there are no custom rules written in Java (i.e. all rules...

reproducing in my local environment all the time since pmd install. I think it was installed after m2e connector installation after importing https://github.com/apache/cxf and https://github.com/apache/velocity-engine/tree/1.7.x it stays blocked with this...

When running the latest PMD plugin on our code we get a violation report we believe to be false positive. PMD plugin version used is: 4.18.0.v20201024-1129 Containing PMD version: 6.29.0...

Part of pmd/pmd#1931 Create a branch for pmd 7 (https://github.com/pmd/pmd-eclipse-plugin) Integrate the new logo ("branding").

I clicked on Project > Properties and then selected the PMD tab. I get the following error message: Title: Could Not Accept Changes Message: The currently displayed page contains invalid...

bug

Hi!, I am new at PMD, and I'm trying to generate a report in summaryhtml format. But when i generate it, it gives a report that all problems are duplicated....

It is not possible to switch OFF "Handle high priority violations as Eclipse errors" globally for all projects. This setting is only visible in project properties (it means .pmd file...

enhancement