JetBrains / la-clojure

Clojure plugin for IntelliJ IDEA
Apache License 2.0
220 stars 49 forks source link

README may be outdated #81

Closed DavidJFelix closed 6 years ago

DavidJFelix commented 10 years ago

It seems that none of the options listed in the "Getting Started" section are the same in IntelliJ IDEA 13.1.4.

junjiemars commented 9 years ago

How to import 3rd partied jar, like the following: (ns org.foo (:import [redis.clients.jedis Jedis]))

rsachdeva commented 9 years ago

Why not use Cursive plugin for Clojure?