cursive

souenzzo 2025-02-18T14:33:48.668149Z

Another one

Execution error (NullPointerException) at cursive.tests.report/test-machinery? (report.clj:40).
Cannot invoke "java.lang.StackTraceElement.getClassName()" because "element" is null

markaddleman 2025-02-18T16:43:37.965849Z

When importing a new project from repository, Cursive very helpfully creates a REPL runner for the project. The runner it creates is configured to Run with Deps. I think it would be more intuitive if it runner used Run with IntelliJ project classpath. That way, changes to the aliases would be almost automatically reflected in the runner.

👍 1