if I'm starting a new kotlin project in intellij, what "type" of project should I pick?
p
pastjean
11/10/2017, 8:40 PM
gradle -> kotlin-java
s
shodan45
11/10/2017, 8:40 PM
OK
shodan45
11/10/2017, 8:41 PM
how do I figure out what all the other options do?
d
dalexander
11/10/2017, 8:43 PM
I would select gradle in the picture you posted, and then in the box to the right make sure “Kotlin (Java)” is checked (you can check “Java” too if you want. After clicking next, you will need to give it a name (the value you put in artifactId)