Spent a day with the getting started instructions - everything failed:
clojure-jack-in, cdt, package.el,
you name it.
This brute force method using M-x slime-connect is working for me:
1. eswank script
#!/bin/sh
LISPDIR=/usr/local/lisp
CLASSPATH="$LISPDIR/swank-clojure-1.4.0.jar:$LISPDIR/cloj
Yes - please disregard everyone. Local Artifactory repository was
getting in the way
On Dec 9, 2:55 pm, Phil Hagelberg wrote:
> On Fri, Dec 9, 2011 at 12:38 PM, Richard "Tiger" Melville
>
> wrote:
> > bash-4.1$ lein plugin install swank-clojure 1.4.0-SNAPSHOT
> >
bash-4.1$ lein search swank-clojure
...
== Results from clojars - Showing page 1 / 1 total
...
[swank-clojure "1.4.0-SNAPSHOT"] Swank server connecting Clojure to
Emacs SLIME
bash-4.1$ lein plugin install swank-clojure 1.4.0-SNAPSHOT
[INFO] Unable to find resource 'swank-clojure:swank-clojure:j
New to lein, coming from SBCL where slime setup is effortless! Any ideas
why
this fundamental step is failing?
bash-4.1$ lein version
Leiningen 1.6.1 on Java 1.6.0_25 Java HotSpot(TM) Client VM
bash-4.1$ lein swank
That's not a task. Use "lein help" to list all tasks.
bash-4.1$
--
You receive