This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2017-11-02
Channels
- # admin-announcements (1)
- # aws-lambda (9)
- # beginners (161)
- # boot (1)
- # cider (3)
- # cljsrn (36)
- # clojure (245)
- # clojure-austin (2)
- # clojure-denmark (3)
- # clojure-dev (11)
- # clojure-greece (6)
- # clojure-italy (25)
- # clojure-russia (5)
- # clojure-serbia (1)
- # clojure-spec (76)
- # clojure-uk (78)
- # clojurescript (168)
- # clojurex (4)
- # community-development (7)
- # core-async (11)
- # core-logic (5)
- # css (6)
- # cursive (8)
- # data-science (6)
- # datomic (5)
- # devops (4)
- # duct (17)
- # emacs (1)
- # figwheel (8)
- # fulcro (51)
- # hoplon (4)
- # instaparse (3)
- # kekkonen (6)
- # klipse (3)
- # lein-figwheel (9)
- # luminus (2)
- # lumo (3)
- # midje (4)
- # off-topic (11)
- # om (4)
- # onyx (62)
- # other-languages (60)
- # re-frame (21)
- # reagent (63)
- # rum (1)
- # shadow-cljs (22)
- # spacemacs (22)
- # specter (23)
- # test-check (2)
- # vim (2)
- # yada (6)
Oh nice, I didn't even know Cursive did that at all. How do I get it to run my tests? I've just been using the inbuilt terminal to do it
@olfal Thanks 🙂 We're using a different testing library so it looks like it doesn't support us, but no worries
Hello. I'm trying to use JDK9 on my project (intellij still uses it own JRE8)
To get repl working, due Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
, I'm using on jvm args --add-modules java.xml.bind
Everything works ok, but the stub generation fails with Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter
Has integration with Spectrum (https://github.com/arohner/spectrum) been discussed?