I wrote a emacs macro to help set up different slime implementations for clojure. It has been really helpful. It's at
http://github.com/rubbish/rubbish-emacs-setup/blob/ad5bfc6f74cc9f794470e50080f8076b5599fb24/mine/mine-slime.el#L19 I probably should contribute it back to swank-clojure though. Luke On Jul 28, 9:32 am, Baishampayan Ghose <[email protected]> wrote: > Luke, > > >> Is there any way for me to just put the JAR files somewhere and get them > >> added to the classpath? > > > Put them in a lib/ folder at your project root. > > Many thanks Luke. That worked. I should have looked at the source of > clojure-project before. > > Thanks again. > > Regards, > BG > > -- > Baishampayan Ghose <[email protected]> > oCricket.com > > signature.asc > < 1KViewDownload --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
