Skip to content
Nazmul Idris edited this page Jun 24, 2018 · 28 revisions

Importing this project into Idea

  • This project was created using Jetbrains Idea as a Gradle and Kotlin project (more info). When you import this project into Idea as a Gradle project, make sure not to check "Offline work" (which won't allow the dependencies to be downloaded).

  • As of Jun 24 2018, Java 10 doesn't work w/ this gradle distribution, so you can use Java 8.

Clone this wiki locally