Jaxon Du
02/21/2020, 2:08 PMchristoph.pickl
02/21/2020, 2:17 PMgradlew
existing?) is there any way i could have a look (source published publicly?)Jaxon Du
02/21/2020, 2:39 PMcompile "org.jetbrains.exposed:exposed-core:0.18.1"
And then the red bar with error occured on the window of “build.gradle.kts”. So I have not added any other codes. My guess the error is due to me selecting “GradleKotlinDsl”, but do not expect such error from Jetbrains, with paid product. My guess if I just choose ” Gradle” there would not be any error. Or I can search the web finding out how to reconfigure my project to use Gradle plugin. Or I can read the codes of ktor plugin (if its available) to find out what happened. I’m not wasting such times as I’m only evaluating ktor, Kotlin, KMP. Thanks for offering to help.mp
02/24/2020, 6:04 PM