-
in my .java file i do:
```java
import clojure.java.api.Clojure;
import clojure.lang.IFn;
import java.lang.instrument.Instrumentation;
import java.util.Collections;
...
IFn require…
-
I am able to reliably reproduce the error when adding konserve as dependency to a lein reagent project:
```
Syntax error compiling at (konserve/filestore.clj:585:25).
Unable to resolve symbol: ke…
-
**Describe the bug**
A ClassNotFoundException is thrown trying to build the `OtlpGrpcMetricExporter` in clojure.
```
#error{:cause "io.grpc.ManagedChannel",
:via [{:type clojure.lang.Compil…
-
Since the most recent version it is possible to load .cljs files from Clerk viewers using `:require-cljs true`. This works fine, but when I try to require a library in such a file (added in my deps.ed…
-
### Thank you for the bug report
- [X] I am using the latest version of `lsp-mode` related packages.
- [X] I checked [FAQ](https://emacs-lsp.github.io/lsp-mode/page/faq/) and [Troubleshooting](https:…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Clojure should have a magic to load dependencies from a project.clj file (lein).
it could be as simple as:
```
%classpath lein
```
which would read the project.clj file from the same directory …
-
I use a combination of [devenv](https://devenv.sh/), `deps.edn` and `bb.edn` to create and manage a reproducible developer environment. I declare my system dependencies (e.g. OpenJDK, VS Code) in a `d…
-
## Description
Eastwood fails on occurences of a newly added Clojure 1.12 feature — the [Qualified Methods](https://clojure.org/news/2024/09/05/clojure-1-12-0#qualified_methods) support. I guess, t…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […