https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
s

Sourabh Rawat

07/14/2021, 3:15 AM
I have a mpp project with windows target. I am getting "Kotlin not configured" warning in IDEA when I am coding in common source set. How can I fix this? Do I just ignore this?
c

CLOVIS

07/14/2021, 8:07 AM
Try to reload gradle: shift shift “reload all gradle projects” It happens not me once in a while If it stays, it's probably a problem in your config