Fork me on GitHub
#editors
<
2015-08-26
>
cfleming09:08:05

@rauh: You can definitely add multiple directories to the classpath, you don’t need two -cp arguments for that.

cfleming09:08:22

What are you trying to achieve? In that issue it sounds like the main problem is the lack of profile support when running the REPL, right?

cfleming09:08:20

@erichmond: Sorry, I missed your question the other day - I’ll try to reproduce that. In general, for CLJS, the resolution in the REPL editor is basically the same as in any other editor.

cfleming09:08:46

One thing to check is that the combo-box in the REPL toolwindow is set to CLJS.

cfleming10:08:13

@rauh: BTW I’m planning a big change to how the lein integration works soon, which will allow profile selection for the REPL

rauh11:08:45

@cfleming: The reason I mentioned "two cp" arguments is that I tried to add more classpaths as arguments in Cursive starting a REPL with clojure.main. (For fighweel).

rauh11:08:50

But that didn't work.

rauh11:08:14

Anyways, if your making a big change with lein/profiles integration then this issue can be closed since it'll likely be irrelevant

cfleming11:08:31

Ok, I’ll close that when I make the change, hopefully in about 2 weeks.

rauh11:08:42

The problem was that I don't have any :source-paths set without applying a profile

rauh11:08:51

Ok, no rush. I do have a working work-around

cfleming11:08:53

Yeah, I see.

cfleming11:08:07

Life will be better with profile support simple_smile

rauh11:08:19

Oh yeah! simple_smile

cfleming11:08:59

BTW there’s a #C0744GXCJ channel here too

cfleming11:08:19

Not that it matters much, either is fine, it’s all editor related

erichmond15:08:04

@cfleming: no worries at all! thanks so much for the reply. I am being one of those annoying “Cursive has made my clojure like 999% better, but why can’t it make it 1001% better!” 😄 Appreciate all the hard work and looking forward to paying for it.