Results 5 comments of GChristensen

It seems, that quotes have been eaten somewhere here: ;compile.clj (defn eval-in-subprocess [project form-string] (apply sh `(~(or (System/getenv "JAVA_CMD") "java") "-cp" ~(get-classpath-string project) <- ~@(get-jvm-args project) <- and here "clojure.main"...

:eval-in-leiningen doesn't work either, returns: Opening input file: no such file or directory, d:/ tdhomewindowsTest Home/.emacs.d/swank/slime-cdf283b4.el

I think, the problem is in the path construction, the classpath is interpreted as a set of parameters because there are paths with spaces. Here is stack trace: Debugger entered--Lisp...

A huge output, because there are many libraries in the classpath, but I tried to echo the full command in the leiningen bat file before I have opened the issue,...

This issue is pretty annoying. This happens after I paste a ControlNet image with ctrl+v several times. It seems that it is necessary to press the "Clear" button on the...