Skip to content

Commit 4344d54

Browse files
committed
Update release notes
1 parent 70b37c8 commit 4344d54

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ReleaseNotes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ Eclipse Update Site:
1717
outline when checking code". If these options are checked, then theses PMD views are shown automatically,
1818
when PMD check is executed for a project. This behaves similar like "Show PMD perspective", but just doesn't
1919
switch the current perspective.
20+
* PMD is now only executed automatically, if the option "Check code after saving" is enabled. This allows
21+
to simply disable automatic PMD checks temporarily. Executing PMD via the project's context menu "Check Code"
22+
is not affected and can still be used to manually execute PMD to update the markers.
2023

2124
### Fixed Issues
2225

@@ -31,7 +34,7 @@ Eclipse Update Site:
3134
* [#26](https://github.com/pmd/pmd-eclipse-plugin/pull/26): Updated french translations - [Clément Fournier](https://github.com/oowekyala)
3235
* [#37](https://github.com/pmd/pmd-eclipse-plugin/pull/37): Global Priority Filter for Violations Overview/Outline - [Phillip Krall](https://github.com/pkrall520)
3336
* [#39](https://github.com/pmd/pmd-eclipse-plugin/pull/39): Show PMD violations overview/outline views when checking code - [Phillip Krall](https://github.com/pkrall520)
34-
* [#40](https://github.com/pmd/pmd-eclipse-plugin/pull/40): Only excute PMD when check on save is enabled - [Phillip Krall](https://github.com/pkrall520)
37+
* [#40](https://github.com/pmd/pmd-eclipse-plugin/pull/40): Only execute PMD when check on save is enabled - [Phillip Krall](https://github.com/pkrall520)
3538

3639

3740
## 24-June-2017: 4.0.15.v20170624-2134

0 commit comments

Comments
 (0)