why is load-file in nrepl not getting jsoup?

2013-04-27 Thread larry google groups
I am in emacs, in an nrepl session, and I do this: user (load-file /Users/lkrubner/projects/tma2/cacher/src/cacher/core.clj) ClassNotFoundException org.jsoup.Jsoup java.net.URLClassLoader$1.run (URLClassLoader.java:366) Why do I get that error? The file starts like this: (ns

Re: why is load-file in nrepl not getting jsoup?

2013-04-27 Thread Michael Klishin
2013/4/28 larry google groups lawrencecloj...@gmail.com Why do I get that error? Did you restart nREPL after adding the JSoup dependency? -- MK http://github.com/michaelklishin http://twitter.com/michaelklishin -- -- You received this message because you are subscribed to the Google