That blog post is pretty outdated. When using leiningen, you can pass
arbitrary jvm opts via project.clj[1]:

:jvm-opts ["-Xmx1g"]

[1]: https://github.com/technomancy/leiningen/blob/master/sample.project.clj

On Mon, May 21, 2012 at 1:37 PM, Raju Bitter <rajubit...@googlemail.com> wrote:
> Oh, sorry, misunderstood your question. I found this blog post, maybe
> this still works, although it's from 2010:
> http://www.clojurepla.net/2010/05/increase-jvm-memory-when-using-swank.html
>
> --
> 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



-- 
Moritz Ulrich

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