Hi,

I want to get the clojure.math.numeric-tower namespace into my code using:


(require '[clojure.math.numeric-tower :as math])


I also follow the directions on the github for the library to add a lein 
dependency in Eclipse. Unfortunately, the code does not find the library, 
even though the lein project pulls in the required jar. 


FileNotFoundException Could not locate 
clojure/math/numeric_tower__init.class or clojure/math/numeric_tower.clj on 
classpath:   clojure.lang.RT.load


What am I doing wrong? I am using Eclipse Juno and the CCW plugin.


Thanks!

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to