Hey there! This problem might be a bit unpredictable, but give it a go and let us know how you do!
You want to start a new Kotlin Multiplatform project using IntelliJ IDEA. What is the correct sequence of steps to set it up?Tools for KMP
DISABLE_05
Report a typo
Put the items in the correct order
Wait for the project setup to complete and load the project
Specify the project name, location, and other project settings
Open IntelliJ IDEA and select 'New Project'
Choose the target platforms you want to support (e.g., JVM, JS, Native)
Start writing your shared Kotlin code in the 'commonMain' source set
Choose 'Kotlin' from the left menu and select 'Kotlin Multiplatform'
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.