intellij-community icon indicating copy to clipboard operation
intellij-community copied to clipboard

IJPL-160814 Do not report errors for Kotlin object extensions on EPs that support them

Open RedNesto opened this issue 1 year ago • 0 comments

This solution adds a new marker annotation for bean classes and an optional attribute to match the behavior of the hardcoded exceptions.

Note the hardcoded exceptions are not removed as it would report errors on them when working on older IDE versions.

RedNesto avatar Aug 22 '24 13:08 RedNesto