> . And cygwin uses ':' as a CLASSPATH
> separator, so correct these too at the bottom of the script.
Hm, Classpath is tricky to set up correctly in cygwin.
The JVM executable in Windows expects your classpath to be separated
with a semicolon, so even if you're on cygwin, you should use that.
O
> The above is the content of my class path. Is there anything wrong?
It seems your clojure.jar isn't in the classpath. It's tweaked in the
first lines of the script. And cygwin uses ':' as a CLASSPATH
separator, so correct these too at the bottom of the script.
--
You received this message beca
Hello All,
I need your support here. While troubleshooting I added "echo CLASSPATH".
C:\Users\rmicro\goog>lein swank
";C:\Users\rmicro\goog\lib\
swank-clojure-1.2.1.jar"
"C:\cygwin\clein\leiningen-1.1.0-standalone.jar";";C:\Users\rmicro\goog\lib\swan
k-clojure-1.2.1.jar";".;C:\Program Files\Java\