File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,13 @@ Start with an IDE and necessary plugins:
12
12
1 . Choose and install the IDE.
13
13
Kotlin Multiplatform is supported in IntelliJ IDEA and Android Studio, so you can use the IDE you prefer.
14
14
15
+ The [ JetBrains Toolbox App] ( https://www.jetbrains.com/toolbox/app/ ) is the recommended tool to install IDEs.
16
+ It allows you to manage multiple products or versions, including
17
+ [ Early Access Program] ( https://www.jetbrains.com/resources/eap/ ) (EAP) and Nightly releases.
18
+
19
+ For standalone installations, download the installer for [ IntelliJ IDEA] ( https://www.jetbrains.com/idea/download/ )
20
+ or [ Android Studio] ( https://developer.android.com/studio ) .
21
+
15
22
The plugins necessary for Kotlin Multiplatform require ** IntelliJ IDEA 2025.1.1.1**
16
23
or ** Android Studio Narwhal 2025.1.1 RC 1** .
17
24
You can’t perform that action at this time.
0 commit comments