On Thu, Apr 19, 2012 at 1:29 AM, Mark Engelberg <[email protected]>wrote:
> Unfortunately, "lein trampoline cljsbuild repl-rhino" (and all the
> trampoline tasks)
> generates the same error that I got when I tried to run lein deps.
>
I mentioned last month that I was able to get "lein cljsbuild once" to
work, but wasn't able to get "lein trampoline cljsbuild ______" to work.
At first, I suspected that the problem was lein trampoline, and I do think
there was a problem with that. But after changing all environment
variables to remove spaces, I seem to be able to use trampoline in other
contexts. Nevertheless, I still can't do something like "lein trampoline
cljsbuild repl-rhino" to launch a repl.
I still get the error:
Running Rhino-based ClojureScript REPL.
Exception in thread "main" java.lang.NoClassDefFoundError: and
Caused by: java.lang.ClassNotFoundException: and
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
Could not find the main class: and. Program will exit.
Has anyone successfully gotten cljsbuild to launch a repl under Windows?
Thanks,
Mark
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en