RDT under windows ... output buffered ???

J

Jeff Wood

I'm finding that print statements are being buffered when I run apps
inside Eclipse w/ RDT.

If I add a STDOUT.flush ... things get printed ... but, I don't have
to do that when I'm running from Linux ... Any comments ???

j.
 
A

aurelianito

I'm finding that print statements are being buffered when I run apps
inside Eclipse w/ RDT.

If I add a STDOUT.flush ... things get printed ... but, I don't have
to do that when I'm running from Linux ... Any comments ???

j.

It's on the ruby eclipse page. you should write $stdout.sync=true or
$stdout.flush.

For more information, check out
http://rubyeclipse.sourceforge.net/faq.rdt.html

Regards,
Aureliano.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,764
Messages
2,569,567
Members
45,042
Latest member
icassiem

Latest Threads

Top