This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-06-17
Channels
- # admin-announcements (103)
- # beginners (4)
- # boot (101)
- # cider (64)
- # clojure (126)
- # clojure-australia (1)
- # clojure-berlin (21)
- # clojure-china (1)
- # clojure-dev (11)
- # clojure-germany (13)
- # clojure-india (1)
- # clojure-italy (20)
- # clojure-japan (43)
- # clojure-poland (7)
- # clojure-russia (9)
- # clojure-spain (4)
- # clojure-uk (10)
- # clojurescript (152)
- # core-async (2)
- # css (51)
- # editors (25)
- # events (2)
- # instaparse (17)
- # jobs (1)
- # ldnclj (50)
- # om (7)
- # reactive (7)
- # reading-clojure (1)
- # reagent (1)
- # remote-jobs (1)
@damionjunk: It’s because datomic is AOT compiled and closed source. See https://github.com/cursiveclojure/cursive/issues/38 and https://github.com/cursiveclojure/cursive/issues/708 for details.
@erichmond: Thanks! Glad it’s working well for you.
@cfleming: Ah ok! That removes uncertainty WRT what’s going on!
@damionjunk: Yeah, I’m going to make a better mechanism for this - you’ll be able to create stubs automatically within Cursive and they’ll be stored alongside the project. Having to pollute the project.clj is a problem (see https://github.com/cursiveclojure/cursive/issues/896) for one issue with it.
Right on. Yeah, for me it’s not a big deal. I just have to use the API docs via chrome instead of in IntelliJ, and only for this lib. Thanks for the response/answer btw.
damionjunk: No worries - attaching the jar as per that issue will give you the doc etc in the editor as for everything else.
I upgraded Prelude and cider (to melpa newest). Also I updated the cider plugin in .lein/profiles.clj. Now when I do cider-connect to a REPL, I get no REPL buffer. Where should I find it? @bozhidar
Check your buffers list
@borkdude: might be related to https://github.com/clojure-emacs/cider/issues/1050#issuecomment-112595451
ok, upgrade worked by removing elpa directory. Now Cider says: please use nrepl 0.2.7 or newer. How do I get that with lein repl? @bozhidar
got to try the debugger in Cider…should I be posting this in #C0617A8PQ?
@agile_geek: wherever you want The other channel is definitely more focused.