- IntelliJ IDEA 2018.3 or 2019.1.
- Note: Not an Android Studio
- Use this link to download: https://www.jetbrains.com/idea/
- Make sure that Gradle plugin is installed and active
- Kotlin 1.3.30 or later plugin installed
- Check Tools | Kotlin | Configure Plugin Updates | Check
- Check out this GitHub project to your workstation
git clone https://github.com/Kotlin/kotlin-coroutines-workshop.git
- Import the project to IDEA
- Make sure all dependencies are downloaded