Skip to content

Commit 401df8c

Browse files
where to get IDEs (#430)
1 parent 1ef3406 commit 401df8c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

topics/quickstart.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,13 @@ Start with an IDE and necessary plugins:
1212
1. Choose and install the IDE.
1313
Kotlin Multiplatform is supported in IntelliJ IDEA and Android Studio, so you can use the IDE you prefer.
1414

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+
1522
The plugins necessary for Kotlin Multiplatform require **IntelliJ IDEA 2025.1.1.1**
1623
or **Android Studio Narwhal 2025.1.1 RC 1**.
1724

0 commit comments

Comments
 (0)