How to enable kotlin all open in IntelliJ

已回答

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

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

0

请先登录再写评论。