pmd / pmd-eclipse-plugin

The pmd-eclipse-plugin integrates the source code analyzer PMD into the Eclipse IDE
Other
93 stars 43 forks source link

Radio button for local rules in project properties dialog is missing #171

Closed adangel closed 1 year ago

adangel commented 1 year ago

When opening the project properties, you can select a external ruleset file. But you can't go back to the previous setting, because there is not radio button:

image

This PR fixes that, so that we have a second radio button again:

image