having a bit of a weird newbie issue: I have been playing around with KTOR, with kotlin files only. Now I added some java files, and while it compiles in IntelliJ just fine, when I build and run, it gives me an error: Unresolved reference: SimpleJavaClass ...
:compileKotlin FAILED