Hello @ericdallo today I tried to build the clojure-lsp-intellij plugin, but I get an error about lsp4ij. Today we added pull/82, which corrects the error with quotes. I really want to take advantage of the changes. Please fix the build when you have time. Thanks
@rumbastyle I thought I fixed that 🤔 What error you get?
> Configure project :
Latest approved nightly build: 0.19.4-20260422-071519
FAILURE: Build failed with an exception.
* What went wrong:
Could not determine the dependencies of task ':prepareSandbox'.
> Failed to query the value of task ':prepareSandbox' property 'pluginDependencies'.
> Plugin 'com.redhat.devtools.lsp4ij:0.19.4-20260422-071519@nightly' is not compatible to: IC-233.11799.241
* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.
* Get more help at
this repeated in ci on github https://github.com/clojure-lsp/clojure-lsp-intellij/actions/runs/24838180701/job/72704262391
Let me check
I was using a old lsp4ij locally so I thought I fixed that, just pushed a fix, LMK if that works for you
even so 3.5.2 was already published to marketplace, just waiting jetbrains approval
Is it possible to publish the resulting plugins on the releases page without waiting for jb approval?
Hum yes, I think we can do that later
A while ago, I asked to add your plugin to the OpenIde marketplace, and they did. So now it's not only available in jb https://marketplace.openide.ru/plugin/clojure-lsp/402/
Oh cool didn't know about it