hi all, I have a bare bone Clojure project created in Eclipse with Counterclockwise plugin and am trying to (use clojure.java.jdbc). I tried adding the jar file downloaded from Maven repo to the project's build path but everytime it runs the (use) line from the repl it will give a ClassNotFoundException.
I ended up downloading the source and put it right there along with my own but still have to fully qualify with the ns name to use anything there. Is Maven/Leiningen pretty much the only way to obtain clojure lib properly? Thanks, Joseph -- 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