Re: Clojure 1.3+ and JRebel

2012-05-06 Thread Anton Arhipov
yup, totally same. please send /Users/kurtharriger/var/jrebel.log to support(at)zeroturnaround.com On Monday, May 7, 2012 2:16:05 AM UTC+3, Kurt Harriger wrote: > > > > On Sunday, May 6, 2012 5:08:51 PM UTC-6, Anton Arhipov wrote: >> >> Tried both: >> >> &

Re: Clojure 1.3+ and JRebel

2012-05-06 Thread Anton Arhipov
Tried both: "java -javaagent:... -jar clojure.jar" and "java -javaagent:... - cp ... clojure.main -r" Both seem to work fine. What does "java -version" print? On May 6, 2:17 am, Kurt Harriger wrote: > I'm attempting to start a swank-clojure session within a grails > application.  This part

Re: Reloading java classes

2010-11-05 Thread Anton Arhipov
Do you thin that JRebel for Clojure would be an interesting option to have? I had the impression that REPL solves this problem for Clojure developers, but probably I'm wrong. Definitely, if there's a demand, Clojure support could be added to JRebel. The same way as for Scala.. BR, On Nov 4, 4:31