Re: Cljr and user.clj

2010-07-19 Thread Rick Moynihan
On 16 July 2010 21:23, liebke wrote: > Rick, > > I think the problem is that additional classpaths are added, > dynamically, after the user.clj file is evaluated. It does get > evaluated if it's in ./ or ./src, which are added at launch in the > cljr scripts. Ahhh, I hadn't realised that the pwd

Re: Cljr and user.clj

2010-07-16 Thread liebke
Rick, I think the problem is that additional classpaths are added, dynamically, after the user.clj file is evaluated. It does get evaluated if it's in ./ or ./src, which are added at launch in the cljr scripts. I have added ~/.cljr to the classpath defined in the launch scripts, so you can place