This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-08-04
Channels
- # arachne (1)
- # beginners (41)
- # boot (92)
- # capetown (8)
- # cider (10)
- # cljsjs (4)
- # cljsrn (42)
- # clojure (94)
- # clojure-india (1)
- # clojure-russia (48)
- # clojure-sanfrancisco (1)
- # clojure-spec (34)
- # clojure-uk (13)
- # clojurescript (29)
- # cursive (12)
- # datavis (4)
- # datomic (10)
- # dirac (63)
- # editors-rus (16)
- # emacs (57)
- # funcool (5)
- # hoplon (22)
- # jobs (2)
- # lein-figwheel (3)
- # leiningen (5)
- # onyx (51)
- # other-languages (2)
- # proton (1)
- # protorepl (2)
- # re-frame (34)
- # remote-jobs (1)
- # sfcljs (5)
- # spacemacs (1)
- # specter (2)
- # sql (20)
- # test-check (54)
- # yada (1)
opened a leiningen project and trying to run a repl session, I get this: Error running REPL: Working directory /Applications/IntelliJ IDEA.app/Contents/bin does not exist
installed 2016.2.1 which prompted for a cursive update which seems to have fixed it 😕
@verma: yeah, it is fixed in recent 1.3.1 release https://github.com/cursive-ide/cursive/issues/1464
Hi! short question is it possible to set environmet variables in Run/Debug configurations ? I have a projects that depends on a snapshot release so I must set the LEIN_SNAPSHOTS_IN_RELEASE
and could not find it.
I know the REPL provides a spaces for envs, but could not figure this one out for my Leinigen uberjar
task
Cursive really gets confused/stuck when you rename a module in a multi-module project. Just can’t seem to deal with it, even after quitting, and after rebuilding indexes and restarting.
https://cursive-ide.com/userguide/macros.html — resolve as def is amazing \o/