Search code examples
intellij-ideakotlin-multiplatform

No 'Kotlin Multiplatform' option in IntelliJ IDEA


I would like to follow along this tutorial: https://ktor.io/docs/getting-started-ktor-client.html#new-project, however, for my installation of IntelliJ IDEA 2023.3.3, I don't have the 'Kotlin Multiplatform' option in the new project wizard, as it can be seen on this screenshot (left panel)

enter image description here

I checked if I have the Kotlin Multiplatform Mobile plugin installed, I didn't, so I searched for it on the Plugins Marketplace, however I couldn't find there:

enter image description here

Any ideas how to bring this option to IntellijIDEA?


Solution

  • Things have changed a bit. JetBrains now just has a link to create a Kotlin Multiplatform project, which then takes you to a wizard online at https://kmp.jetbrains.com/

    Image shows screenshot of IntelliJ Wizard