Hey guys. Noob here. I was trying to do something ...
# announcements
a
Hey guys. Noob here. I was trying to do something with kotlin and spring but when I try to run the code in intellij I get :
Error:Kotlin: Unsupported plugin option: org.jetbrains.kotlin.allopen:preset=spring
Everything is fine when I build to a jar though. Any idea? 😕
NVM I installed intellij EAP + Kotlin EAP and now it works