You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
title: PMD For Eclipse 7.12.0.v20250328-0915-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.12.0
14
+
* Support for Eclipse 2025-03 added
15
+
* Support for Eclipse 2024-03 removed
16
+
17
+
### Merged pull requests
18
+
* Support eclipse 2025-03 ([#260](https://github.com/pmd/pmd-eclipse-plugin/pull/260)) by [@adangel](https://github.com/adangel)
19
+
* Explicitly refresh and rebuild test project after .classpath change ([#261](https://github.com/pmd/pmd-eclipse-plugin/pull/261)) by [@adangel](https://github.com/adangel)
20
+
21
+
### Dependency updates
22
+
* Bump org.apache.maven.plugins:maven-install-plugin from 3.1.3 to 3.1.4 ([#256](https://github.com/pmd/pmd-eclipse-plugin/pull/256))
23
+
* Bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.3 to 3.1.4 ([#257](https://github.com/pmd/pmd-eclipse-plugin/pull/257))
24
+
* Bump com.puppycrawl.tools:checkstyle from 10.21.3 to 10.21.4 ([#262](https://github.com/pmd/pmd-eclipse-plugin/pull/262))
25
+
* Bump PMD from 7.11.0 to 7.12.0 ([#264](https://github.com/pmd/pmd-eclipse-plugin/pull/264))
0 commit comments