Hello clojure developers,
I had a question regarding jar-ring up clojure generated source using
gen-class.

When I do a gen-class, and say either :main is true, or add a -main
method, the class file that gets generated always has a random prefix.

I need to enter the Main class in a jar's Manifest, and was wondering
how you guys have done it.
Can I somehow control the name of the generated class of the main
function?
Or is there some other way?

Thanks,
Tim
--~--~---------~--~----~------------~-------~--~----~
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