Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-debug-dev] System.out


We had a bug in the debugger console that would intermittently lose output.
Console Empty on Hello World Examples: http://bugs.eclipse.org/bugs/show_bug.cgi?id=5789.
The latest builds contain this fix.

Darins



"Scott Stanchfield" <scott@xxxxxxxxxxxx>
Sent by: platform-debug-dev-admin@xxxxxxxxxxx

11/30/01 01:04 PM
Please respond to platform-debug-dev

       
        To:        <platform-debug-dev@xxxxxxxxxxx>
        cc:        
        Subject:        RE: [platform-debug-dev] System.out


I've been seeing this happen on and off... Sometimes the second time I run a simple "Hello World" app, no o/p appears... If I close the debig perspective and run again, it usually comes up ok...
 
Strange. I haven't found a definite pattern yet, though.
-- Scott
 

==============================================================
Scott Stanchfield         FGM, Inc.            scott@xxxxxxx

Home Page:
http://javadude.com            scott@xxxxxxxxxxxx

Lead author of "Effective VisualAge for Java, Version 3"
                                     
http://javadude.com/evaj

VisualAge for Java Tips and Tricks    
http://javadude.com/vaj

AWT & Swing FAQ Manager, jGuru.com
Visit for Java Enlightenment!            
http://www.jguru.com
==============================================================

-----Original Message-----
From: platform-debug-dev-admin@xxxxxxxxxxx [mailto:platform-debug-dev-admin@xxxxxxxxxxx]On Behalf Of N V S Rama Krishna
Sent: Friday, November 30, 2001 6:16 PM
To: platform-debug-dev@xxxxxxxxxxx
Subject: [platform-debug-dev] System.out

Where does the output from my plugins go due to System.outs, when I run my plugin.  Its not appearing on the console. Can anybody throw some light on this ?
 
Thanks in advance.
 
 
Regards,
Kris


Back to the top