Re: lein 2.x not working on Mac OS X 10.7.5 -- Exception in thread "main" java.lang.ClassNotFoundException:

2012-11-14 Thread Alec Ramsay
My bad: I did not have (defn -main[] (...)) defined. On Wednesday, November 14, 2012 7:42:20 AM UTC-8, Alec Ramsay wrote: > > Thanks everyone for the feedback. To rule out any hyphen / underscore > issues, I created a new project "hello". Got the same exception: > >

Re: lein 2.x not working on Mac OS X 10.7.5 -- Exception in thread "main" java.lang.ClassNotFoundException:

2012-11-14 Thread Alec Ramsay
. On Tuesday, November 13, 2012 4:11:58 PM UTC-8, Alec Ramsay wrote: > > When I do "lein run" now, I get "Exception in thread "main" > java.lang.ClassNotFoundException:". > > I'm early in the process of getting a Clojure development envir

lein 2.x not working on Mac OS X 10.7.5 -- Exception in thread "main" java.lang.ClassNotFoundException:

2012-11-13 Thread Alec Ramsay
When I do "lein run" now, I get "Exception in thread "main" java.lang.ClassNotFoundException:". I'm early in the process of getting a Clojure development environment set up--I coded a lot of LISP years ago and want to dust off my skills with Clojure--and I have previously successfully done the