Skip to content

Releases: pmd/pmd-eclipse-plugin

PMD For Eclipse 7.0.0.v20230502-1028-rc2

02 May 10:42
7.0.0.v20230502-1028-rc2
b0f2293
Compare
Choose a tag to compare

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a release candidate for the next major release.

New and noteworthy

  • Updated to PMD 7.0.0-rc2

Fixed Issues

  • #176: Update to pmd 7.0.0-rc2
  • #177: Export PMD API

API Changes

The following PMD packages from pmd-core are exported and can be used by other plugins:

  • net.sourceforge.pmd
  • net.sourceforge.pmd.cpd
  • net.sourceforge.pmd.cpd.renderer
  • net.sourceforge.pmd.lang
  • net.sourceforge.pmd.lang.ast
  • net.sourceforge.pmd.lang.document
  • net.sourceforge.pmd.lang.metrics
  • net.sourceforge.pmd.lang.rule
  • net.sourceforge.pmd.lang.rule.xpath
  • net.sourceforge.pmd.properties
  • net.sourceforge.pmd.properties.constraints
  • net.sourceforge.pmd.renderers
  • net.sourceforge.pmd.reporting
  • net.sourceforge.pmd.util

PMD For Eclipse 7.0.0.v20230410-1321-rc1

10 Apr 13:34
7.0.0.v20230410-1321-rc1
40a7810
Compare
Choose a tag to compare

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a release candidate for the next major release.

New and noteworthy

  • Beginning with version 7 of this plugin, only the last four eclipse releases are supported. The plugin
    might still work with older versions, but it's only developed and tested against the newer versions.

  • The version number of the PMD Eclipse Plugin now is synchronized with the supported and used PMD version.
    For Bugfixes in the PMD Eclipse Plugin only, a new version is released with the same major, minor, and patch,
    but a new qualifier only.

  • The minimum required Java version is Java 8.

  • The PMD Designer can't be started from within the plugin anymore. Please install
    PMD Designer separately when needed.

  • Updated to PMD 7.0.0-rc1

Fixed Issues

  • #122: Update PMD 7 Logo in eclipse pmd plugin
  • #172: Only support the last 4 eclipse releases
  • #174: Upgrade to PMD 7

PMD For Eclipse 4.44.0.v20230225-1718-r

25 Feb 17:32
4.44.0.v20230225-1718-r
07448e9
Compare
Choose a tag to compare

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.55.0

PMD For Eclipse 4.43.0.v20230128-1625-r

28 Jan 16:37
4.43.0.v20230128-1625-r
69f8fb0
Compare
Choose a tag to compare

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.54.0

PMD For Eclipse 4.42.0.v20221231-1753-r

31 Dec 18:06
4.42.0.v20221231-1753-r
6d5736c
Compare
Choose a tag to compare

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.53.0

Fixed Issues

  • #168: Missing constraints in runtime Eclipse workspace (e.g., in Eclipse Modeling Tool since 2022-12 R)
  • #169: Remove unnecessary required bundles

PMD For Eclipse 4.41.0.v20221126-1044-r

26 Nov 10:56
4.41.0.v20221126-1044-r
fcf93ff
Compare
Choose a tag to compare

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.52.0

Fixed Issues

  • #109: Duplicate entries in reports

PMD For Eclipse 4.40.0.v20221029-0812-r

29 Oct 08:24
4.40.0.v20221029-0812-r
2c2f384
Compare
Choose a tag to compare

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Java 17 is required for building now. The plugin still works with older eclipse versions with Java 8.
  • Updated to PMD 6.51.0

Fixed Issues

  • #165: Bump tycho from 2.7.4 to 3.0.0

PMD For Eclipse 4.39.0.v20220930-1439-r

30 Sep 14:48
4.39.0.v20220930-1439-r
5cbe9b2
Compare
Choose a tag to compare

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.50.0

PMD For Eclipse 4.38.0.v20220831-1801-r

31 Aug 18:12
4.38.0.v20220831-1801-r
0678cb2
Compare
Choose a tag to compare

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.49.0
  • #164: Add more language modules

PMD For Eclipse 4.37.0.v20220730-1056-r

30 Jul 11:03
4.37.0.v20220730-1056-r
330d53b
Compare
Choose a tag to compare

A new PMD for Eclipse plugin version has been released.
It is available via the update site: https://pmd.github.io/pmd-eclipse-plugin-p2-site/

This is a minor release.

New and noteworthy

  • Updated to PMD 6.48.0

Fixed Issues

  • #163: Bump tycho from 2.6.0 to 2.7.4