IntelliJ seems to not be able to find generated cl...
# intellij
s
IntelliJ seems to not be able to find generated classes, but only in kotlin files. In the java files it can find them perfectly fine. The code compiles just fine with maven, I just get red everywhere when trying to use it in kotlin