This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2015-09-15
Channels
- # admin-announcements (7)
- # alda (6)
- # beginners (34)
- # boot (23)
- # cljs-dev (3)
- # clojure (73)
- # clojure-italy (4)
- # clojure-japan (6)
- # clojure-nlp (1)
- # clojure-russia (104)
- # clojure-sg (2)
- # clojurescript (222)
- # clojurex (7)
- # cursive (41)
- # datascript (2)
- # datomic (56)
- # docs (1)
- # editors (6)
- # emacs (3)
- # events (8)
- # hoplon (139)
- # jobs (2)
- # ldnclj (24)
- # luminus (2)
- # off-topic (3)
- # om (12)
- # onyx (24)
- # re-frame (5)
- # remote-jobs (1)
- # yada (1)
Oh dear, seems IDEA has begun inserting exotic characters instead of using the keyboard shortcuts that I’ve defined. Eg. alt+d
yields ð
It’s some JDK/OS interaction, definitely. Which JDK are you using to run IntelliJ? IntelliJ IDEA->About IntelliJ IDEA
No, that’s just the JDK you use to run IntelliJ itself. It doesn’t affect the JDK you configure for your projects.
I think you already have JDK6 installed anyway, it’s required for IntelliJ even if you use other JDKs IIRC.
Ok, nice. Note that the Oracle JDK has pretty horrible font rendering. JetBrains also has a bundled JDK but I don’t know if that’s on u60 yet. I’m also not sure which version they bundle with 14 - v15 has more recent updates I think.
Actually, looking at that second issue, it looks like it’s now possible to run IntelliJ without JDK6 installed - maybe that’s what happened to you.
The proper solution, sooner or later, will be JetBrains’ custom JDK. It still doesn’t work well for me, but does for many people - it seems to be hardware dependent.
ok. that’s a pretty sad situation. I also experienced some text rendering and blinking problems related to the JDK when I used AppCode at some point. Hope their custom JDK fixes it across their products
I’m on JDK 6, and the Alt+key doesn’t work there for me
I think you need to be on 8u60 or higher for that
@danielcompton: works fine on jdk 6 for me
Lucky you
@danielcompton: Weird, everyone else I’ve suggested it to has found that JDK6 fixes that problem.