Replies: 1 comment 2 replies
-
sounds like a bug. I am pretty sure the window should aggregate the hints based on its filter settings (e.g display only hints of selected project etc). I am not using the Action Items view so I never noticed. but in general: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Same question as NetBeans - lots of unnecessary Java warnings on stackoverflow.
How to reduce default filter on "Action Items" tab ?
To exclude warnings : "This anonymous inner class creation can be turned into a lambda expression"
I disable warnings :
![](https://camo.githubusercontent.com/8d0b8615b3afbe249370861f9611a43482d3657907c9b4b564ff65eec5a95109/68747470733a2f2f692e737461636b2e696d6775722e636f6d2f6a504f67632e706e67)
But warnings stays listed on "Action Items" tab (even after clean/build, clean cache and NetBeans relaunch) :
The only change, are the underlined code warning, has gone :
Beta Was this translation helpful? Give feedback.
All reactions