@rauh: You can definitely add multiple directories to the classpath, you don’t need two -cp
arguments for that.
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?
@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.
One thing to check is that the combo-box in the REPL toolwindow is set to CLJS.
@rauh: BTW I’m planning a big change to how the lein integration works soon, which will allow profile selection for the REPL
@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).
But that didn't work.
@rauh: Ah, I see
Anyways, if your making a big change with lein/profiles integration then this issue can be closed since it'll likely be irrelevant
Ok, I’ll close that when I make the change, hopefully in about 2 weeks.
The problem was that I don't have any :source-paths
set without applying a profile
Ok, no rush. I do have a working work-around
Yeah, I see.
Life will be better with profile support :simple_smile:
Oh yeah! :simple_smile:
BTW there’s a #C0744GXCJ channel here too
Not that it matters much, either is fine, it’s all editor related
@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.