cursive-ide / cursive

Cursive: The IDE for beautiful Clojure code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When importing deps projects, Maven repos are no longer detected

cursive-ide opened this issue · comments

When working with deps projects, it's useful to have the relevant Maven repositories (usually Clojars and Maven Central) registered with IntelliJ. This is used to provide artefact autocompletion in deps.edn files. However, in 1.13.2-eap2 at least, those repositories are no longer registered on project creation or import.

Fix released in 1.13.2-eap3 on 2024-01-25.

Fix released in 1.13.2 on 2024-04-04.