Skip to content

Commit bcbe5f5

Browse files
committed
Update release notes, refs #39
1 parent 2750909 commit bcbe5f5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ReleaseNotes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Eclipse Update Site:
1212
### New and noteworthy
1313

1414
* Updated PMD to 6.1.0
15+
* Two new options under Preferences: "Show PMD violations overview when checking code" and "Show PMD violations
16+
outline when checking code". If these options are checked, then theses PMD views are shown automatically,
17+
when PMD check is executed for a project. This behaves similar like "Show PMD perspective", but just doesn't
18+
switch the current perspective.
1519

1620
### Fixed Issues
1721

@@ -22,6 +26,7 @@ Eclipse Update Site:
2226
* [#25](https://github.com/pmd/pmd-eclipse-plugin/pull/25): \[core] Typesafe properties - [Clément Fournier](https://github.com/oowekyala)
2327
* [#26](https://github.com/pmd/pmd-eclipse-plugin/pull/26): Updated french translations - [Clément Fournier](https://github.com/oowekyala)
2428
* [#37](https://github.com/pmd/pmd-eclipse-plugin/pull/37): Global Priority Filter for Violations Overview/Outline - [Phillip Krall](https://github.com/pkrall520)
29+
* [#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)
2530

2631

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

0 commit comments

Comments
 (0)