cursive-ide / cursive

Cursive: The IDE for beautiful Clojure code
581 stars 7 forks source link

When importing deps projects, Maven repos are no longer detected #2873

Closed cursive-ide closed 8 months ago

cursive-ide commented 8 months ago

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.

cursive-ide commented 8 months ago

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

cursive-ide commented 5 months ago

Fix released in 1.13.2 on 2024-04-04.