"Clojure classes are not attached to module"
Hi,
when trying to run any clojure code I get the above message.
I added the clojure 1.0 jar as a global library - to no avail.
I tried both with diana 8.1.3 and the latest maia (10597).
any ideas?
Dierk
请先登录再写评论。
Hi, Dierk.
For now La Clojure plugin is supposed to work for Diana only. Please, make sure, that you not only created Clojure library, but also attache id to your module. BTW, if you create a project from scratch, it is possible to download Clojure jar from our repository and arrange as a project library.
Cheers,
Ilya
Hi Ilya,
thanks a lot. It worked with the Diana build when creating a new Clojure project!
Thanks again
Dierk