>I followed the steps in "Setting up IntelliJ IDEA" in the guide and had the >project compiled via command line,
Oh, I did not know it was there. "build via command line" is NOT really needed. Sometimes it might be helpful to debug IDEA or Gradle issue, however, the import should work without any command line actions. >but still had to do "build.gradle.kts >Right Click->Import as Gradle Project" and "Reload Gradle Project" to make >things work. Just to confirm, the guide suggests open build.gradle.kts as a project. Did you open it as a project and then re-done the import again? That sounds strange. What is your IDEA version? Vladimir
