Join Slack
Communities
Powered by
Is there a specific IDE for K/N? Or should I use I...
# kotlin-native
b
benleggiero
04/15/2017, 2:32 AM
Is there a specific IDE for K/N? Or should I use IDEA or CLion or something?
o
olonho
04/15/2017, 8:44 AM
IDE support is being worked on, no ETA yet
b
benleggiero
04/15/2017, 2:47 PM
Ah okay. I'll just write it in IDEA for now and compile with the command line :)
o
olonho
04/15/2017, 6:13 PM
you may compile with gradle plugin from IDEA
b
benleggiero
04/17/2017, 3:32 PM
Oh really? How?
o
olonho
04/17/2017, 3:45 PM
Just load build.gradle of your project with IDEA, and it will allow to import gradle project. See
https://www.jetbrains.com/help/idea/2017.1/gradle.html
3
Views
Open in Slack
Previous
Next