Did you ever get this resolved? I just had the same thing start
happening to me today, after not experiencing any problems with it as
recently as yesterday. (What changed? I tried to install swank.
Nuking swank did not fix the problem, tho.) Step by step:
(add-classpath ...) ; seems to work, b
On Nov 28, 5:01 am, "Michael Wood" <[EMAIL PROTECTED]> wrote:
> > ;; YMMV
> > (add-classpath
> > "file:///opt/local/lib/erlang/lib/jinterface-1.4/priv/OtpErlang.jar")
>
> Using add-classpath, except at the REPL, is discouraged.
True, it felt dirty doing that. My intent was to give someone who
m
For kicks, I've uploaded a little wrapper around JInterface to make it
a little more lispy. It might make it a little easier for anyone
interested in playing around with that option.
http://clojure.googlegroups.com/web/erlang.clj
On Nov 25, 8:11 am, Rich Hickey <[EMAIL PROTECTED]> wrote:
> Jint