Fork me on GitHub
#cursive
<
2018-07-31
>
emccue01:07:23

(ignore my question I figured it out)

potetm02:07:32

@cfleming re baldrige’s q: it’s not just running a repl that’s the problem — the project fails to load (i.e. none of the navigation features, etc work unless you comment out the cert line)

cfleming02:07:59

@potetm That’s not good.

potetm02:07:20

yeh 😕 you get a red box complaining that it can’t find the cert file

potetm02:07:53

workaround is lein deps from the command line then comment out the cert

potetm02:07:39

only problem is you have to keep the edit in project.clj while avoiding checking it in

potetm02:07:56

@cfleming :thumbsup: lemme know if you have any issues — happy to help any way I can

cfleming03:07:01

@potetm @tbaldridge Ok, that’s fixed for the next EAP, out shortly.

cfleming03:07:35

There was actually an embarrassingly old issue for it already: https://github.com/cursive-ide/cursive/issues/1156

tbaldridge03:07:10

@cfleming awesome! I and my co-workers thank you 😄

cfleming03:07:48

@kenny This is what it looks like.

kenny03:07:51

Cool. I’d prefer sorted by project first.

cfleming03:07:24

Ok, let me check how tricky that is.

cfleming03:07:48

@kenny It’s not immediately obvious how to do that, sorry.

kenny22:07:48

Local dependencies specified in :aliases are not added as a module to the project. Is this intentional?