I tried updating the kotlin plugin to latest versi...
# intellij
b
I tried updating the kotlin plugin to latest version, and it saud that update failed. Now when loading the IDE I get an exception:
Copy code
Resource not found in classpath: kotlin/coroutines/coroutines.kotlin_builtins
java.lang.IllegalStateException: Resource not found in classpath: kotlin/coroutines/coroutines.kotlin_builtins
How can I update the plugin? When the update failed it showed me directory with logs, but there are many of them and I don't know which one is relevant.