> Your problem is probably that you only export the clj file. But the clj file
> corresponds to a namespace with a gen-class. A gen-class must be compiled.
> And yours is probably not.

I'd think that's what the ccw.builder is there for. Then it'd be up to
the user to decide what to export. Having to launch the file in a REPL
and type (compile 'com.tiny) seems out of place in Eclipse.

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

Reply via email to