Ok, it looks like it was more of a CCW loading/refreshing error. I 
re-opened eclipse today and the math.numeric-tower library is loaded and 
there is no issue. I used this in my project.clj file:

[org.clojure/math.numeric-tower "0.0.2"]

Sorry to bother!

On Tuesday, June 18, 2013 1:02:44 AM UTC-4, Sean Corfield wrote:
>
> What did you put in your project.clj file? 
>
>
> On Mon, Jun 17, 2013 at 6:30 PM, P Martin <prof.pm...@gmail.com<javascript:>> 
> wrote: 
> > 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 clo...@googlegroups.com<javascript:> 
> > Note that posts from new members are moderated - please be patient with 
> your 
> > first post. 
> > To unsubscribe from this group, send email to 
> > clojure+u...@googlegroups.com <javascript:> 
> > 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+u...@googlegroups.com <javascript:>. 
> > For more options, visit https://groups.google.com/groups/opt_out. 
> > 
> > 
>
>
>
> -- 
> Sean A Corfield -- (904) 302-SEAN 
> An Architect's View -- http://corfield.org/ 
> World Singles, LLC. -- http://worldsingles.com/ 
>
> "Perfection is the enemy of the good." 
> -- Gustave Flaubert, French realist novelist (1821-1880) 
>

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