Re: emacs - how to wean me off the family of Java IDEs

2013-05-10 Thread Eric S Fraga
se evil mode. My wrists thank me all the time for this. -- : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D : in Emacs 24.3.50.1 + Ma Gnus v0.8 + evil 1.0-dev : BBDB version 3.02 ($Date: 2013/04/13 13:39:40 $) -- -- You received this message because you are subscribed to the Google Groups "Clojur

Re: lein and private locally installed classes

2011-05-24 Thread Eric S Fraga
tion of the recently added :extra-classpath-dirs key in lein does exactly what I need. Saved me the trouble of figuring out maven which I have never used... ;-) Thanks again, eric -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 + No Gnus v0.18 -- You received this message becaus

Re: lein and private locally installed classes

2011-05-24 Thread Eric S Fraga
ble at: > https://github.com/technomancy/leiningen/raw/master/bin/lein Brilliant! Many thanks. With the new version, the :extra-classpath-dirs works just as expected. I can now access my (legacy-ish) Java code. Full steam ahead! Thanks again, eric -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D)

Re: lein and private locally installed classes

2011-05-24 Thread Eric S Fraga
Aaron Cohen writes: > On Tue, May 24, 2011 at 3:55 AM, Eric S Fraga wrote: >> Therefore, I want to tell lein that, for a given project, I have Java >> packages in, say, ${HOME}/share/classes that I wish to access from > >> within that project.  Can any body point me in

lein and private locally installed classes

2011-05-24 Thread Eric S Fraga
y have clojure 1.2.1 and lein 1.5.2 installed. I am happy to upgrade if necessary, of course. Thanks, eric -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 + No Gnus v0.18 -- You received this message because you are subscribed to the Google Groups "Clojure" grou