Can I run kotlin multiplatform plugin in intelij ultimate, or it can only work with Android Studio?
m
mbonnin
09/19/2024, 10:45 AM
I use the KMP plugin in IntelliJ all the time. Works well. There's a restriction on the android gradle plugin though, IntelliJ lags a bit in the supported versions
d
Dejan Lozanovic
09/19/2024, 10:50 AM
I can't find it? I only see KMP wizard, and because of that I don't see iOS configuration in run menu 😞
m
mbonnin
09/19/2024, 10:53 AM
Oh sorry, I thought you were talking about the KMP gradle plugin. I'm not sure about the KMP intelliJ plugin
mbonnin
09/19/2024, 12:00 PM
Looking at the plugin page, looks like it's for Android Studio only indeed