Re: newbie clojure/eclipse question

2010-01-03 Thread Andreas Wenger
Im running counterclockwise too, without this problem. I'm sure the people at the counterclockwise users group can help you, since this here is a more general Clojure discussion group. http://groups.google.com/group/clojuredev-users -- You received this message because you are subscribed to the

newbie clojure/eclipse question

2010-01-03 Thread brian
Hi all, I installed counterclockwise 0.43 in eclipse following the website instructions precisely . Everything seems fine, I created a simple clojure project, when I run it, I get: Could not locate Clojure resource on classpath: x.clj where x.clj is the file I am running (as REPL ) I looked