File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 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+
You can’t perform that action at this time.
0 commit comments