Hi,

I have tried this already but it does not seem to work for me..

I have a working setup with normal nrepl without ritz and it is working 
nice for me so far.

I would really like to use ritz though, for setting breakpoints and than 
evaluating expressions inside a let statement.
Currently if I want such functionality I have to first bind each let 
statement to a symbol in a namespace and then
evaluate expressions which can be quite cumbersome..



On Monday, June 3, 2013 6:44:36 PM UTC+2, sw1nn wrote:
>
>
> On Mon, Jun 3, 2013 at 4:20 PM, Novi Border <novib...@gmail.com<javascript:>
> > wrote:
>
>>
>> java.io.FileNotFoundException: Could not locate complete/core__init.class 
>> or complete/core.clj on classpath: 
>>
>
> There's some history around this missing dependency that I don't recall 
> the details of but,you can try adding:
>
>     [clojure-complete "0.2.2"]
>
> to your :dependencies in profiles.clj to avoid the exception.
>

-- 
-- 
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 unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to