Skip to content

Commit b1e1205

Browse files
committed
PMD For Eclipse 7.9.0.v20241227-1626-r Released
1 parent 57028db commit b1e1205

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.9.0.v20241227-1626-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.9.0
14+
* Support for Eclipse 2024-12 added
15+
* Support for Eclipse 2023-12 removed
16+
* The plugin now uses GPG signatures. Releases are signed with
17+
[D0BF1D737C9A1C22](https://keyserver.ubuntu.com/pks/lookup?search=D0BF1D737C9A1C22&fingerprint=on&op=index).
18+
The full fingerprint is `EBB2 41A5 45CB 17C8 7FAC B2EB D0BF 1D73 7C9A 1C22`.
19+
20+
### Merged pull requests
21+
* Use gpg signing ([#233](https://github.com/pmd/pmd-eclipse-plugin/pull/233)) by [@adangel](https://github.com/adangel)
22+
* Support eclipse 2024-12 ([#232](https://github.com/pmd/pmd-eclipse-plugin/pull/232)) by [@adangel](https://github.com/adangel)
23+
24+
### Dependency updates
25+
* Bump PMD from 7.8.0 to 7.9.0 ([#235](https://github.com/pmd/pmd-eclipse-plugin/pull/235)) by [@adangel](https://github.com/adangel)
26+

0 commit comments

Comments
 (0)