After a bit more messing around - the problem is a little different...

I fixed the swank plugin version to 1.4.0-SNAPSHOT and updated clojure-
mode to 1.11.4

Now I get
error in process filter: Search failed: "(run-hooks 'slime-load-
hook) ; on port"
when I try to run clojure-jack-in

Thoughts?

On Dec 5, 1:32 pm, AndyK <andy.kri...@gmail.com> wrote:
> I'd like to be using swank-cdt, but I'm running into the tools.jar
> problem
>
> warning: unabled to add tools.jar to classpath.
> CDT  1.4.0a startup failed:  #<RuntimeException
> java.lang.RuntimeException: java.io.IOException: Not a debuggee, or
> not listening for debugger to attach>
>
> In project.clj, I've tried
> :extra-classpath-dirs ["/usr/lib/jvm/java-6-sun/lib/tools.jar"]
> and
> :dev-resources-path "/usr/lib/jvm/java-6-openjdk/lib/tools.jar"
>
> Neither worked
>
> I've also tried symlinking tools.jar as mentioned 
> herehttp://groups.google.com/group/clojure/msg/70236500461be9c6?dmode=source
>
> I have swank 1.4.0-SNAPSHOT installed as a leiningen plugin and I run
> it in Emacs23 using M-x clojure-jack-in
>
> Any suggestions?

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to