The clojure.jar that comes with Enclojure is extremely out-dated.
Until the next version of Enclojure comes out, here's what you can do:
Download the official clojure.jar from the Clojure website. (From the
website, Not SVN)
And replace all of the clojure.jar packaged with Enclojure with your
new
On Tue, Dec 23, 2008 at 4:17 PM, Piotr 'Qertoip' Włodarek
wrote:
>
> Just a note, as I couldn't find that info on the web easilly.
>
> The clojure.jar coming with Netbeans plugin enclojure alpha-1.1076.0
> October 22, 2008 apparently has a bug. The doseq and dotimes do not
> work:
>
> user=> (dose