Jay,
That's enough.
You've asked this question and many related questions over the last
several months [1][2][3][4][5][6]. Usually the simplest answer is
download Leiningen [7] and learn to use it. The advice is the same
here. Since this is the point in a thread when you usually disappear
only to
Hi,
I don't know. A random clojure file is not necessarily intended to be run
as script. I don't know which source file you are talking about (at least I
didn't find anything editor related in seesaw), so I can't say more.
However, your classpath setting was wrong. Maybe the command you are
lo
How do you point to the clojure file , seeeditor.clj??
On Jan 22, 11:56 pm, "Meikel Brandmeyer (kotarak)"
wrote:
> Hi,
>
> Am Montag, 23. Januar 2012 05:24:29 UTC+1 schrieb jayvandal:
>
> > I run this and line
> > java -jar c:/opt/jars/clojure.jar c:/aproject/seeeditor.clj
>
> You want "-cp 'c:/o
Hi,
Am Montag, 23. Januar 2012 05:24:29 UTC+1 schrieb jayvandal:
>
> I run this and line
> java -jar c:/opt/jars/clojure.jar c:/aproject/seeeditor.clj
>
>
You want "-cp 'c:/opt/jars/clojure.jar;c:/opt/jars/seesaw-1.2.2.jar'"
instead of "-jar c:/opt/jars/clojure.jar".
Sincerely
Meikel
--
You
I get this error with classpath. I This is not leiningen but should
be simple
c:/opt/jars contains seesaw-1.2.2.jar
Classpath = c:/opt/jars/*;
Program is by Daveray. I copied it and changed name(line 1) to
seeeditor.core
(ns seeeditor.core
(:use seesaw.core
[clojure.java.io :only [fil