github pmd/pmd-eclipse-plugin 4.1.0.v20190307-2036
PMD For Eclipse 4.1.0.v20190307-2036 (07-March-2019)

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://dl.bintray.com/pmd/pmd-eclipse-plugin/updates/

This is a minor release.

New and noteworthy

  • Updated PMD to 6.12.0
  • The package name.herlin is deprecated and will be removed with the next major version of the plugin.
  • PMD markers are now problem markers again. This means, that rule violations appear in the Problem View.
    The project property "Handle high priority violations as Eclipse errors" now works again.
  • The PMD markers are now also visible on the overview ruler. They can be customized or disabled via
    workspace preferences, General, Editors, Text Editors, Annotations.
  • In PMD's general preferences, there is a new option "Determine applicable file types automatically". This new
    option is enabled by default. When enabled, only the files of the languages, for which rules are active,
    are considered. This is a fix for bug #88.

Fixed Issues

  • #54: "violationsAsErrors" is completely ineffective
  • #70: UnsupportedOperationException opening Rule Configuration
  • #76: Global rule management is saved even if cancelled
  • #78: Project properties cannot be loaded anymore
  • #83: "Restore defaults" button in PMD preferences is always deactivated
  • #86: Add Markers next to Scroll bar
  • #88: PMD is executed for all file types regardless of active rules
  • #89: Upgrade to PMD 6.12.0
  • #1359: PMD violations in eclipse should be shown on editor by scrollbar

External Contributions

Don't miss a new pmd-eclipse-plugin release

NewReleases is sending notifications on new releases.