Details
Description
Hi, I know some people like these because even in Groovy they parameterize their collections, but most people don't and this leads to unnecessary warnings.
I think the best choice for this is to leave the choice to the user: just get a per-project checkbox where you can activate or deactivate these warnings. This way everyone is happy (I am not currently, as these warnings really bother me ![]()
Thanks.
off by default now - I've only ever seen people complaining about it.
patch attached makes it configurable, this is not currently integrated. If anyone cares down the line we can make it configurable.
let me know if you still see them after picking up a dev build in a day or so. I've currently only prevented the raw reference messages, not sure which you were seeing as you didn't say.