logging tools dependency in labrepl

69 views
Skip to first unread message

larry mason

unread,
Jul 25, 2012, 1:10:30 PM7/25/12
to clojured...@googlegroups.com
I'm new to clojure and  counter-clockwise so I want to use the labrepl, I have followed all of the instructions so github and counter clockwise are set up correctly (I believe) and accord to some changes in the last few weeks after loading labrepl from relevance/labrepl as a leiningen project and using leiningen to update dependencies (which is suppose to replace the maven update process) I seem to have everything in the eclipse labrepl project but when I try to run it I get a missing dependency: see message below.

(require 'labrepl) 
FileNotFoundException Could not locate clojure/tools/logging__init.class or clojure/tools/logging.clj on classpath:   clojure.lang.RT.load (RT.java:430)

Do I need to update something to get the logging tools?

Thanks Larry

Laurent PETIT

unread,
Jul 25, 2012, 3:06:01 PM7/25/12
to clojured...@googlegroups.com
Hello Larry,

Can you double check that you have a "Leiningen Dependencies" node in your project, and that when you unfold it, you have a bunch of dependencies listed?

- if not so: then Leiningen is not activated or does not work for some reason. Activate Leiningen for the project via its contextual menu > Configure > Convert to Leiningen project
- if so and you don't see a dependency for clojure tools logging : that's weird, and probably a problem in Leiningen declared dependencies
- if so and you see a jar for tools logging : then I don't understand what's happening

HTH,

--
Laurent

2012/7/25 larry mason <glmas...@gmail.com>

--
You received this message because you are subscribed to the Google Groups "counterclockwise-users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/clojuredev-users/-/4SvN4QNdbQkJ.
To post to this group, send email to clojured...@googlegroups.com.
To unsubscribe from this group, send email to clojuredev-use...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/clojuredev-users?hl=en.

Reply all
Reply to author
Forward
0 new messages