How to enable kotlin all open in IntelliJ

Answered

I anabled the kotlin all open plugin in my maven parent pom, but however the IDE still compiles ignoring that setting and the classes are final.

I didn't find any switch how to enable all open for compiling with IntelliJ, is tehre any hint how to achieve this?

0
1 comment

Kotlin-related questions are best asked in the Kotlin forum: https://discuss.kotlinlang.org/

0

Please sign in to leave a comment.