File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed
Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -11,8 +11,17 @@ Eclipse Update Site:
1111
1212This is a bugfix release.
1313
14+ ### New and noteworthy
15+
16+ * Filtering by priority has been revamped. In both views "Violation Outline" and "Violation Overview" you can
17+ enable and disable the priorities. Changes in one view affects the other view as well as the markers displayed
18+ in the files. The selected priorities are stored in the preferences. PMD is not rerun when the priority filter
19+ is changed. The markers are only hidden instead. Changing the priority filter therefore affects the settings under
20+ General, Editors, Text Editors, Annotation for PMD Marker Annotations.
21+
1422### Fixed Issues
1523
24+ * [ #56 ] ( https://github.com/pmd/pmd-eclipse-plugin/issues/56 ) : PMD not filtering
1625* [ #85 ] ( https://github.com/pmd/pmd-eclipse-plugin/issues/85 ) : Gutter Markers not Configured Color
1726* [ #96 ] ( https://github.com/pmd/pmd-eclipse-plugin/issues/96 ) : Wrong auxclasspath if project is stored outside of workspace
1827
You can’t perform that action at this time.
0 commit comments