What do you do when IDEA gives you the “Kotlin not configured”? Invalidating caches & restart + Gradle cache/daemon cleanup doesn’t work this time
➕ 1
c
christophsturm
03/15/2021, 9:58 AM
you could look into idea.log and check if theres an exception that you could report on youtrack
christophsturm
03/15/2021, 9:59 AM
also manually remove the idea cache directory
r
ribesg
03/15/2021, 10:12 AM
Well I cleared everything again (forgot to mention but I clear .idea and build folders too every time) and this time a different module has the problem but the one I want to work on doesn’t. Oh well, that’ll work.
Only error I see is from the Android plugin which I obviously can’t disable. Has some errors while configuring the workspace.
But both modules I talked about here aren’t Android modules. 🙃