Hi Joseph,

can you show us the content of your .project and .classpath files under your
project's root directory ?
This should be necessary but enough to help you.

2011/9/7 JosephLi <joseph.l...@gmail.com>

> 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

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