Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-ui-dev] Standard output messages comes first and then standard output messages to console. I want them to come in proper order

Please see https://bugs.eclipse.org/bugs/show_bug.cgi?id=32205




Harish L <harish.l@xxxxxxxxxxx> 
Sent by: platform-ui-dev-bounces@xxxxxxxxxxx
11/10/2005 09:22 AM
Please respond to
"Eclipse Platform UI component developers list."


To
platform-ui-dev@xxxxxxxxxxx
cc

Subject
[platform-ui-dev] Standard output messages comes first and then standard 
output messages to console. I want them to come in proper order







Hi, 
My Eclipse plugin executes a process. 
I am using ILaunch.launch()  for this. 
If i redirect standard error stream to standard output stream then output 
is in desired format. 
But in console output are all in black color. 

If i do not redirect then error stream messages come in Red color. 
But in console the messages from standard output comes first and then 
standard error. 

Anybody has solution for this?? 

----------------------------------------------------------------------------------------------------------------
Thanks & Regards
Harish L
Software Engineer
Philips Semiconductors /CTO/ System Technology and Architecture,
Office: Philips Electronics India Ltd.,
Address: 1, Murphy Road, Ulsoor, Bangalore - 560008, India
Tel: +91 80 25579000 x 1553, Fax: +91 80 25560581, Mobile: +91 9886114228
Email: harish.l@xxxxxxxxxxx
www.philips.semiconductors.com
_______________________________________________
platform-ui-dev mailing list
platform-ui-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-ui-dev




Back to the top