More than one clojure or contrib jar file one the classpath, perhaps.

Can you try starting the labrepl from the command line and see if you get the same error?

Stu

I'm getting this error in Eclipse:

Clojure 1.2.0-master-SNAPSHOT
1:1 user=>     * (require 'labrepl)
   * (labrepl/-main)
#<core$_STAR___3860 clojure.core$_star___3...@60ded0f0>
java.lang.ExceptionInInitializerError (control.clj:9)
1:2 user=> #<core$_STAR___3860 clojure.core$_star___3...@60ded0f0>
1:3 user=> java.lang.Exception: No such var: labrepl/-main (repl-1:2)

Do you maybe have an idea what I'm doing wrong?

On Apr 30, 2:56 pm, Stuart Halloway <stuart.hallo...@gmail.com> wrote:
I have updated the labrepl [1] to use the latest clojure 1.2 and
contrib 1.2 snapshots. Also, most of the dependencies are now frozen
to specific snapshot timestamps (the project.clj file may be of
interest to people living on the development edge).

After a "lein clean; lein deps" everything should work, please let me
know if you see otherwise.

Have a good weekend!

Stu

[1]http://github.com/relevance/labrepl

--
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 
athttp://groups.google.com/group/clojure?hl=en

--
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

--
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

Reply via email to