I have installed Leiningen not so much to manage projects but to enable
use of /clojure-jack-in/ as a means of getting Swank and Slime to work.
And they do work for me. But now I have a question that I can't find an
answer for in any Leiningen documentation I know about. I have a
largish, previously created group of /clj/ local files that exist on my
system and whose function definitions I want to use in my further work.
Is there a way to specify such local files in a project :dependencies
declaration -- or do I have to do a /load-file/ on each of them once I
get a Slime REPL running for the project (or maybe insert them all into
the /src/core.clj/ file of the project and do a single /load-file/ on it)?
That question is surely complicated enough to indicate how badly
confused I am! Thanks for help.
--Larry
--
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