clj-on-windows

borkdude 2022-09-03T09:48:02.902509Z

@alexmiller Any idea why this searches for both java.exe and java in powershell?

borkdude 2022-09-03T09:52:38.654179Z

I think on Windows, the java file is always going to have an extension, e.g. .bat, .cmd , .exe - but probably mostly .exe

Alex Miller (Clojure team) 2022-09-03T13:37:09.459439Z

Don't remember