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