Fork me on GitHub
#protorepl
<
2017-03-09
>
torbjornvatn13:03:10

Has anybody found a way to access at the sources of a projects dependencies in proto-repl ?

torbjornvatn13:03:03

I miss this from Cursive which supports it because it’s built on Intellij I guess

jasongilman13:03:26

@torbjornvatn Are you saying view the code of your project dependencies?

torbjornvatn13:03:06

yes, an imported library environ for instance

jasongilman14:03:05

Is that what you're looking for?

torbjornvatn15:03:23

yes, but I get a java.io.FileNotFoundException: /Users/torbjorn/.lein/tmp-atom-jars/environ/environ/1.1.0/environ-1.1.0.jar/META-INF/MANIFEST.MF

torbjornvatn15:03:45

and when I do ls /Users/torbjorn/.lein/tmp-atom-jars/environ/environ/1.1.0/environ-1.1.0.jar it’s empty

torbjornvatn15:03:49

:thinking_face:

torbjornvatn20:03:26

so Atom can’t actually open the file