On Jan 7, 12:19 am, "Phil Hagelberg" <p...@hagelb.org> wrote:
> The problem with this is that now you have to repeat your classpath in
> two places: your SLIME config and the shell script that you use to
> launch your app. This is a DRY[1] violation.

I guess I just take that for granted with Java.  The classpath is a
nuisance, but it works.  If you want to launch your app at the command
line, use Ant to build a JAR that includes Clojure and all the
necessary libraries.

-Stuart Sierra
--~--~---------~--~----~------------~-------~--~----~
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
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