Re: labrepl updated

2010-05-01 Thread Keno
I'm getting an error using labrepl in Eclipse. I followed these
instructions: 
http://www.assembla.com/wiki/show/clojure/Getting_Started_with_Eclipse_and_Counterclockwise.
This is what I get:

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


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


Re: labrepl updated

2010-05-01 Thread Keno
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