Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » How to use MessageConsole
How to use MessageConsole [message #282480] Mon, 14 March 2005 16:59 Go to next message
Adrian Groenendyk is currently offline Adrian GroenendykFriend
Messages: 4
Registered: July 2009
Junior Member
I've created my own MessageConsole. Then I run some code that writes
messages to this console. The console shows the messages beautifully. The
problem is the messages don't appear on the console until the end after all
the code has run. I would like to see the messages as the code is running.
What am I doing wrong? (I've been looking at how ANT writes to the console,
ANT does it the way I want, but I haven't had any revelations).
Re: How to use MessageConsole [message #282560 is a reply to message #282480] Wed, 16 March 2005 14:51 Go to previous message
Kevin Barnes is currently offline Kevin BarnesFriend
Messages: 174
Registered: July 2009
Senior Member
Adrian,
It should "just work." If you have a reproducible test case I'd suggest
you file a bug against Platform-Debug.
Kevin


Adrian Groenendyk wrote:
> I've created my own MessageConsole. Then I run some code that writes
> messages to this console. The console shows the messages beautifully. The
> problem is the messages don't appear on the console until the end after all
> the code has run. I would like to see the messages as the code is running.
> What am I doing wrong? (I've been looking at how ANT writes to the console,
> ANT does it the way I want, but I haven't had any revelations).
>
>
Previous Topic:remote debug - tomcat 5 with medium context unstable
Next Topic:Error line => screen coordinates
Goto Forum:
  


Current Time: Sat Jul 27 18:18:01 GMT 2024

Powered by FUDForum. Page generated in 0.03153 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top