Join Slack
Powered by
The Kotlin plugin reports private properties overr...
# getting-started
e
Edoardo Luppi
12/04/2021, 1:48 PM
The Kotlin plugin reports private properties overriding public methods of extended Java classes. Does anyone encounter the same issue?
p
Paul Griffith
12/06/2021, 3:09 PM
https://youtrack.jetbrains.com/issue/KT-6653
Sorta this
Paul Griffith
12/06/2021, 3:09 PM
it's just an unfortunate consequence of the JVM
get/set
methods that are emitted
5
Views
Open in Slack
Previous
Next