cursive icon indicating copy to clipboard operation
cursive copied to clipboard

Warning when launching IntelliJ from CLI

Open nwjsmith opened this issue 1 year ago • 0 comments

When I launch IntelliJ via idea, I receive a warning about Cursive being incompatible with K2 mode:

$ idea .
WARN: Plugin PluginDescriptor(name=Cursive, id=com.cursiveclojure.cursive, descriptorPath=plugin.xml, path=~/Library/Application Support/JetBrains/IntelliJIdea2024.3/plugins/clojure-plugin, version=1.14.1-eap1-2024.3, package=null, isBundled=false) depends on Kotlin plugin via `cursive-kotlin.xml` but the plugin is not compatible with the Kotlin plugin in the  K2 mode. So, the `cursive-kotlin.xml` was not loaded

nwjsmith avatar Jan 17 '25 19:01 nwjsmith