Thanks, that solved it. I went to 1.4.0-SNAPSHOT and removed any old versions of swank-clojure.
2011/8/4 Phil Hagelberg <[email protected]> > On Thu, Aug 4, 2011 at 7:46 AM, Andreas Liljeqvist <[email protected]> > wrote: > > Not really sure when it happened. > > It works in a repl launched from lein. > > simple example from somewhere: > > Try upgrading to swank-clojure 1.3.2 (or 1.4.0-SNAPSHOT if you want > the cdt debugger). It's a little confusing which version takes > precedence, so make sure you don't have any older versions in > project.clj or ~/.lein/plugins. > > -Phil > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to [email protected] > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
