Phil Hagelberg <p...@hagelb.org> writes: Hi Phil,
>> But with a new project created with "lein new myproject" it works >> fine. Even after changing that new project's deps to clojure >> 1.3.0-SNAPSHOT. >> >> Hm, I wonder what's making the existing project not "jack-innable"... > > I think this may be due to a conflict between swank in ~/.lein/plugins > and swank in lib/dev. Oh, indeed. The project had 1.3.0 while in ~/.lein/plugins/ it was a 1.4.0 snapshot. I changed my project.clj to require 1.4.0-SNAPSHOT, did run "lein deps force", and now it works. Thank you! Bye, Tassilo -- 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