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
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
I've just installed Cljr and am really impressed with it... However I
have run into a small problem.
I'd like to have my cljr execute my user.clj at startup, however it
seems that cljr is ignoring classpaths added with the command
cljr add-classpath ~/.clojure/
looking in ~/.cljr/project.clj I