<Configure Kotlin to an existing project in Intell...
# stackoverflow
u
Configure Kotlin to an existing project in IntelliJ I created a kotlin new Kotlin project through intelliJ (https://github.com/dhananjay12/kotlin/tree/master/kotlin-basic) a while back. I then imported it into IntelliJ from a different machine. There is no run option coming :

https://i.stack.imgur.com/jGhDf.png

I tried to configure using Project SDK and Libraries, still, IntelliJ doesn't recognize...