File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Eclipse Update Site: <https://sourceforge.net/projects/pmd/files/pmd-eclipse/upd
66
77## ????: 4.0.7.v????
88
9- * Updated PMD to 5.3.1
9+ * Updated PMD to 5.3.2
1010* Fixed Unable to check more than one class without FullBuildEnabled ([ #1352 ] ( https://sourceforge.net/p/pmd/bugs/1352/ ) )
1111* Fixed Manually checking code with PMD only works if PMD is activated for the project ([ bug #1351 ] ( https://sourceforge.net/p/pmd/bugs/1351/ ) )
1212* Fixed Check code after saving runs PMD unnecessarily ([ bug #1350 ] ( https://sourceforge.net/p/pmd/bugs/1350/ ) )
Original file line number Diff line number Diff line change 1616 <properties >
1717 <tycho .version>0.22.0</tycho .version>
1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
19- <pmd .version>5.3.1 </pmd .version>
19+ <pmd .version>5.3.2 </pmd .version>
2020 </properties >
2121
2222 <repositories >
You can’t perform that action at this time.
0 commit comments