Hi ! I've checked the docs for <compiling Java and...
# build-tools
p
Hi ! I've checked the docs for compiling Java and Kotlin together with Maven, and I've scrupulously copied the pom.xml setup, however I'm still get
Unresolved Reference
for every single import in my
.kt
files. Using the builtin Intellij compiler works fine however ! Is this a known issue ?
g
Maybe you have a sample project with this issue?