|
| 1 | +--- |
| 2 | +layout:post |
| 3 | +title:PMD For Eclipse 7.17.0.v20250912-0905-r Released |
| 4 | +--- |
| 5 | + |
| 6 | +A new PMD for Eclipse plugin version has been released. |
| 7 | +It is available via the update site:https://pmd.github.io/pmd-eclipse-plugin-p2-site/ |
| 8 | + |
| 9 | + |
| 10 | +This is a minor release. |
| 11 | + |
| 12 | +###🚀 New and noteworthy |
| 13 | +* Update to PMD 7.17.0 |
| 14 | +* Support for Eclipse 2025-09 added |
| 15 | +* Support for Eclipse 2024-09 removed |
| 16 | + |
| 17 | +###✨ Merged pull requests |
| 18 | +*[#290](https://github.com/pmd/pmd-eclipse-plugin/pull/290): chore: Add pmd-css -[Andreas Dangel](https://github.com/adangel) (@adangel) |
| 19 | +*[#291](https://github.com/pmd/pmd-eclipse-plugin/pull/291): chore: Improve do-release.sh -[Andreas Dangel](https://github.com/adangel) (@adangel) |
| 20 | +*[#292](https://github.com/pmd/pmd-eclipse-plugin/pull/292): chore: CI Improvements -[Andreas Dangel](https://github.com/adangel) (@adangel) |
| 21 | +*[#300](https://github.com/pmd/pmd-eclipse-plugin/pull/300): Support eclipse 2025-09 -[Andreas Dangel](https://github.com/adangel) (@adangel) |
| 22 | + |
| 23 | +###📦 Dependency updates |
| 24 | +*[#294](https://github.com/pmd/pmd-eclipse-plugin/pull/294): Bump actions/checkout from 4.2.2 to 5.0.0 |
| 25 | +*[#295](https://github.com/pmd/pmd-eclipse-plugin/pull/295): Bump actions/create-github-app-token from 2.0.6 to 2.1.1 |
| 26 | +*[#296](https://github.com/pmd/pmd-eclipse-plugin/pull/296): Bump net.sourceforge.pmd:pmd-build-tools-config from 33 to 34 |
| 27 | +*[#298](https://github.com/pmd/pmd-eclipse-plugin/pull/298): Bump actions/setup-java from 4.7.1 to 5.0.0 |
| 28 | +*[#301](https://github.com/pmd/pmd-eclipse-plugin/pull/301): Bump PMD from 7.16.0 to 7.17.0 |
| 29 | + |