furkan3ayraktar / clojure-polylith-realworld-example-app

Clojure, Polylith and Ring codebase containing real world examples (CRUD, auth, advanced patterns, etc) that adheres to the RealWorld spec and API.
MIT License
449 stars 79 forks source link

Update Cursive Readme: ":local/root" now supported by 1.13.0 of Cursive plugin #31

Open kentbull opened 1 year ago

kentbull commented 1 year ago

According to the latest tweet, and my own experience with this new version of the plugin, you no longer need the Cursive-specific instructions to replace :extra-deps with :extra-paths. Version 1.13.0 of the Cursive plugin fixes this. I'm using the EAP release of IntelliJ, though today I just updated to the Beta release and maybe that means things can work without the EAP channel.

Either way, :local/root works now with Cursive and you can update the readme.