On 06.01.2010, at 07:26, Rob Lachlan wrote:

but when I put it in .emacs, and invoked it, the function seemed to
get stuck.  I'm asked in the mini-buffer for the project root, and I
write it in and press return, but nothing happens.  I just keep
getting carriage returns in the mini-buffer.  Any ideas?

The root directory should be a directory containing subdirectories src, test, and lib (each one is optional, but there needs to be at least one of them). src and test are put directly on the classpath, and all jar files in lib are added as well.

Perhaps you specified as project root directlly the directory containing your source code?

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