Fork me on GitHub
#cursive
<
2019-07-18
>
thumbnail13:07:21

What’d be the recommended way to downgrade the plugin to an earlier version? The broken test integration is really hurting my flow rn

mss17:07:23

is it possible to get a multi module project working with deps.edn? cursive seems to be a little angry when I’m importing a multi-module, deps.edn-based project

mss17:07:33

figured it out – you can just open the monorepo and add modules for each artifact in the file -> project structure submenu

cfleming22:07:58

@jeroen.dejong How are you finding the test integration broken? Is that https://github.com/cursive-ide/cursive/issues/2123? If so, it’s fixed in the latest EAP, which you could upgrade to as an alternative to downgrading. Instructions for both are here: https://cursive-ide.com/userguide/#choosing-to-receive-eap-beta-builds

thumbnail04:07:20

It's exactly that one. Didn't realize I could update to an early release. Thanks 👍