Subject: Re: mvn clojujure:repl - no keyboard echo

 >  If jline is a problem, does removing it from the pom's dependencies
"solve" the problem?  
 
Umm.  Looks like I guessed wrong about jline.  Took out the refs to jline in
the Incanter pom,
and got same problem.
 
So I backed up a step, copied jline-0.9.94.jar into my clojure-1.1.0
directory, ran
  java -cp jline-0.9.94.jar;clojure.jar jline.ConsoleRunner clojure.main
like it says on the "Getting Started" page at clojure.org.
 
That worked -- or seems to.  It seems to be disabling control-C; can't exit
that way.
But I don't know why I'd need jline: nothing tells me if it does anything
more than
command-history, which windows shell already has.  
 
So anyway.  My impression now is that jline doesn't do any good on XP, but
that
isn't the answer to alux's "mvn clojure:repl" question.  Sorry for the
noise.
 
cheers,
Kevin
 

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

To unsubscribe from this group, send email to 
clojure+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to