Skip to content

Commit 9c3374d

Browse files
committed
PMD For Eclipse 7.12.0.v20250328-0915-r Released
1 parent 41e5fb1 commit 9c3374d

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
---
2+
layout: post
3+
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))
26+

0 commit comments

Comments
 (0)