I'm working on a project that requires clojure-java interop. I'd like to have a clojure project referenced by a java project, but there seems to be some issues.
First of all, I can't seem to get the standard ccw Clojure project to generate any compiled classes, so I've resorted to using Leiningen projects. However, I don't understand how to get the Lein projects to recognize local Jar/native dependencies (I don't mean local repositories, I mean local files). I'm sharing the project with another person on GitHub, and I'd like all the dependencies to be as localized as possbile. Does anyone have a solution to this problem? Thanks. -- 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