Cursive 1.10.2-eap2

107 views
Skip to first unread message

Cursive

unread,
Mar 11, 2021, 4:51:38 PM3/11/21
to cur...@googlegroups.com

Hi everyone,

Cursive 1.10.2-eap2 is out. There’s just one change in this, which needs a little explanation. The most recent version of tools.deps (and thus the Clojure CLI tools) has switched from using JGit to shelling out to git on the command line. Since IntelliJ executes deps in-process and the IntelliJ process generally doesn’t see things like environment variables and paths as you would expect in your shell, executing git on its own may or may not work. When invoking deps, Cursive will now pass the path to the git command you have configured in the IntelliJ git support plugin. It’s good at detecting git in a lot of different locations, and of course you can also customise it there too if you need to.

Here are the issues:

Changed
  • Update deps support to pass path to git command-line #2525

Cheers,
Colin

Reply all
Reply to author
Forward
0 new messages