lsp

RN2208 2026-04-23T17:42:46.487819Z

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

ericdallo 2026-04-23T17:45:53.230259Z

@rumbastyle I thought I fixed that 🤔 What error you get?

RN2208 2026-04-23T17:51:20.734849Z

> 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

RN2208 2026-04-23T17:52:18.687809Z

this repeated in ci on github https://github.com/clojure-lsp/clojure-lsp-intellij/actions/runs/24838180701/job/72704262391

ericdallo 2026-04-23T17:55:12.020979Z

Let me check

ericdallo 2026-04-23T18:05:45.854749Z

I was using a old lsp4ij locally so I thought I fixed that, just pushed a fix, LMK if that works for you

ericdallo 2026-04-23T18:10:38.403959Z

even so 3.5.2 was already published to marketplace, just waiting jetbrains approval

RN2208 2026-04-23T18:46:42.411829Z

Is it possible to publish the resulting plugins on the releases page without waiting for jb approval?

ericdallo 2026-04-23T18:52:05.283999Z

Hum yes, I think we can do that later

RN2208 2026-04-23T19:03:13.122559Z

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/

ericdallo 2026-04-23T19:05:11.501279Z

Oh cool didn't know about it