I installed the Cursive plugin and used it to create a simple clojure test project. Running Hello World has been unsuccessful.
IDEA version is 2020.1 EAP 201.6251, Cursive version is 1.9.1-eap10-2020.1.
Wrong message is here: 00:19 Error running 'core': failed to access class com.intellij.execution.impl.ProcessStreamsSynchronizer from class com.intellij.execution.impl.ConsoleViewRunningState (com.intellij.execution.impl.ProcessStreamsSynchronizer is in unnamed module of loader com.intellij.util.lang.UrlClassLoader @62ee68d8; com.intellij.execution.impl.ConsoleViewRunningState is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @4c5539c9)



I installed the Cursive plugin and used it to create a simple clojure test project. Running Hello World has been unsuccessful.
IDEA version is 2020.1 EAP 201.6251, Cursive version is 1.9.1-eap10-2020.1.
Wrong message is here: 00:19 Error running 'core': failed to access class com.intellij.execution.impl.ProcessStreamsSynchronizer from class com.intellij.execution.impl.ConsoleViewRunningState (com.intellij.execution.impl.ProcessStreamsSynchronizer is in unnamed module of loader com.intellij.util.lang.UrlClassLoader @62ee68d8; com.intellij.execution.impl.ConsoleViewRunningState is in unnamed module of loader com.intellij.ide.plugins.cl.PluginClassLoader @4c5539c9)