On Sun, Oct 18, 2009 at 2:04 AM, Gorsal <s...@tewebs.com> wrote:
>
> I just tried this on the eclipse clojure repl, it works. So i guess it
> is an enclojure thing! (.println System/out "HI") also doesn't work on
> the netbeans repl, but does on the enclojure. I'll ask on the
> enclojure mailing group. Thanks for the help!


The Enclojure REPL has three tabs, REPL, OUT, and ERR. Anything sent to
*out* that doesn't show up in the REPL interaction should be looked for on
the OUT tab.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to