I'm on OS X Lion and using:
* Emacs 24.0.90
* clojure-mode 1.11.4
* lein 1.6.2
* swank-clojure 1.4.0 as a dev-dependency (and as a global plugin, if
it matters)

I start the REPL via M-x clojure-jack-in when viewing my project.clj
file. When I do (use 'swank.cdt) I see the following:

CDT ready
Clearing CDT event requests and continuing.
Swank CDT release 1.5.0a started
nil
user>

And CDT works fine for me...

I do not have tools.jar installed.

Sean

On Wed, Feb 29, 2012 at 5:05 PM, sean neilan <sneil...@gmail.com> wrote:
> I'm sorry, the context of the message was not included. It's a reply to a
> thread in April 2011.
>
> I have converted to Emacs and am using swank! Hooray!
>
> Now, I want to use swank-cdt but I have this problem.
> After installing swank-clojure 1.4.0 with lein, I run (use 'swank.cdt) in a
> repl and I get this error:
> http://pastebin.com/Qr1usmDa
> (Ignore line 1 about cake. I don't know how that got there.)
>
> If you search the mailing list for errors
> with core/swank-worker-thread-name
> It's basically recommended to switch to cake over leiningen but cake doesn't
> work anymore :(
>
> This is because OSX does not have tools.jar. Instead it has classes.jar.
> This has something to do with running the JRE instead of the JDK.
>
> Is there anything I can do on OSX Lion to resolve this issue?
>
> Thank you for your time & please excuse my sending this twice. I wanted to
> provide some context.
>
> On Wed, Feb 29, 2012 at 6:00 PM, sean neilan <sneil...@gmail.com> wrote:
>>
>> I'm having the same issue on OSX with leiningen.
>>
>> Unfortunately, it appears the cake project has been taken down so I cannot
>> use it to resolve the tools.jar problem.
>>
>> http://releases.clojure-cake.org/cake gives a 404
>>
>> The error I'm getting when I do (use 'swank.cdt) can be seen here
>>
>> http://pastebin.com/Qr1usmDa

-- 
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