Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • 1
    Probably won't help you right now but I've found its usually easier to make Clojure depend on Java, and avoid dependencies the other way round. And note that cyclic dependencies in polyglot projects are particularly nasty... Commented Feb 19, 2012 at 2:34
  • Did you ever get this to work? I'm having basically the same problem, trying to address it here. Commented Nov 3, 2012 at 7:35
  • I don't remember to tell you the truth. Commented Nov 5, 2012 at 22:56