Hi everyone,
Trying to set up a new project using enclojure. I created the new project,
then put a new .clj file in Project Sources. In that file, I typed:

(defn main [] (print "hi"))

...which works in a REPL. But when I try to build the project, I get a big
old stack trace (http://paste.lisp.org/display/80295 if you're interested).
Suggestions?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/clojure?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to