Show Menu
Cheatography

Setup IntelliJ Kotlin Project with Gradle Cheat Sheet by

Setting up Kotlin project with Gradle

Intell­iJ2­018.2 Setup Kotlin with Gradle

1
Create New Project
Next Button
2
Select Gradle + Kotlin­(Java)
Next Button
3
GroupId Name + ArtifactId Name
Next Button
4
use default
Next Button
5
Select project directory
Finish Button
6
File->­Set­tin­gs-­>Bu­ild­,Ex­ecu­tio­n,D­epl­oym­ent­->G­radle
 
Tick Create direct­ories
Apply Button
7
Done
   
 

Comments

No comments yet. Add yours below!

Add a Comment

Your Comment

Please enter your name.

    Please enter your email address

      Please enter your Comment.

          Related Cheat Sheets

          Kotlin Collection Extensions Cheat Sheet