Closed knight-robert closed 6 years ago
Hi @whiteknight- Could you tell me which version of Kobalt do you use? Which directory layout of the project do you have?
As far as I understood you init project by using one of the Kobalt's template. Which one do you use? Did you try to create Kobalt project by using IDEA's new project wizard?
Hi @dmitry-zhuravlev,
I just updated to the latest version of IntelliJ. It seems to have fixed everything. Thank you for looking.
IntelliJ IDEA Community 2018.2 (build 182.3684.101) Kobalt v1.0.114. Kobalt plugin v1.131 Kotlin v1.2.51 OpenJDK Runtime Environment (Zulu build 9.0.7.1+1)
I can't get IntelliJ IDEA to recognize Ktor after importing my project through the Kobalt plugin. I did the init, assemble, and compile steps before trying to import the project in IDEA—no folders appear in the project window. Am I missing something? Here's my build.kt file: