This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2016-06-14
Channels
- # admin-announcements (2)
- # beginners (32)
- # boot (217)
- # cider (20)
- # cljsjs (25)
- # cljsrn (9)
- # clojure (87)
- # clojure-android (7)
- # clojure-austin (4)
- # clojure-belgium (10)
- # clojure-canada (13)
- # clojure-dev (28)
- # clojure-dusseldorf (2)
- # clojure-greece (119)
- # clojure-nl (1)
- # clojure-russia (22)
- # clojure-spain (3)
- # clojure-spec (81)
- # clojure-uk (54)
- # clojurescript (32)
- # community-development (2)
- # core-async (19)
- # cursive (18)
- # datascript (5)
- # datomic (1)
- # dirac (22)
- # emacs (22)
- # hoplon (198)
- # incanter (1)
- # instaparse (4)
- # jobs (3)
- # keechma (15)
- # ldnclj (2)
- # lein-figwheel (14)
- # mount (8)
- # om (78)
- # om-next (4)
- # onyx (37)
- # other-languages (1)
- # pedestal (6)
- # re-frame (22)
- # reagent (25)
- # ring-swagger (17)
- # robots (1)
- # slack-help (1)
- # spacemacs (7)
- # specter (50)
- # spirituality-ethics (3)
- # uncomplicate (5)
- # untangled (1)
- # yada (17)
@lsenta: That library is generally used to patch fork/join functionality into Java 1.5 IIRC.
@cfleming: that’s all I got:
07:44:12 Error reading /…/myproject/project.clj
java.lang.ClassNotFoundException: jsr166y.ForkJoinPool, compiling:(clojure/core/reducers.clj:56:21)
jsr166y.ForkJoinPool
When I load a project, either after import from files or just opening a used-to-be-working project.
After synchronizing project
-`reading project.clj`, this message pops up and appears in the error logs
@lsenta: Which JVM are you using to run IntelliJ? You can see that in IntelliJ IDEA->About IntelliJ IDEA
@lsenta: Ok, I think I know what the problem is. I’ll try to reproduce tomorrow and fix it for the next build.
Is there going to be more extensive support for Rum? defc
works, but defcs
and defcc
are highlighted as incorrect arity when called.
although the bundled JDK has a crash when Mac’s go to sleep 😞
Sadly, all these JDK problems are kind of erratic, you just have to try one and see how it works.
yep, not all mac’s crash on that one I think