Sean:
Your suggestion doesn't work. The Slime REPL comes up fine when I use the dependency vector you suggest (some of the vectors I have tried prevent the Swank server from starting), but the REPL doesn't know anything about the functions defined in prjctOne or about the name-space in which they exist.

So I guess for the nonce I'll just use load-file commands in the Slime REPL to make use of my local stash of clj files, and I'll worry some time later about getting Leiningen to construct dependencies on those files. I'd rather spend my time on getting my programs to work than on getting my programming environment to work.

If you get any more ideas about how I might try to solve my problem, let me know. Thanks.
  --Larry

On 4/28/12 5:07 PM, Sean Corfield wrote:
On Sat, Apr 28, 2012 at 2:41 PM, Larry Travis<tra...@cs.wisc.edu>  wrote:
  That is, what would correspond to the [utilities
"0.0.1-SNAPSHOT"] vector in your example?
Try [prjctOne "1.0.0-SNAPSHOT"]

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