while I couldn't get it to work from with-in slime .. I was able to get
around the problem by doing a
lein repl
where I could run the (s-expressions) for debugging purposes..
I just thought of updating the mailing list should somebody else come
across the same problem..
Sunil.

On Sat, Jun 9, 2012 at 3:43 PM, Sunil S Nandihalli <
sunil.nandiha...@gmail.com> wrote:

> Hi Everybody,
>  I am trying to write a code using the thrift in clojure. The files
> generated by thrift are present and I am able to run lein jar and it
> successfully creates a jar. but when I am inside emacs and I try to do C-c
> C-k it fails to load(import) the class file corresponding to one of the
> classes generated by thrift. Can somebody help me as to how I can fix this.
> I am able to do run the code as-well using "lein run" . So, the only
> problem is I am unable to work with it interactively in slime. Can somebody
> help me fix this problem?
> Thanks
> Sunil.
>

-- 
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

Reply via email to