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