Redirect standard output for a run ? [message #254202] |
Tue, 24 June 2008 07:24 |
Eclipse User |
|
|
|
Originally posted by: christian.rivasseau.gmail.com
Hi,
excuse me if this question does not belong here, couldn't find a specific
newsgroup for org.eclipse.debug.core.
I wonder if there is an API to redirect standard output of a program
during a launch ?
It seems that eclipse takes care of managing IConsoles but I don't know
how to get the outputstream and process it myself.
Note that I want to write to a file but I'm not willing to use :
ILaunchConfiguration.setAttribute(IDebugUIConstants.ATTR_CAP TURE_IN_FILE, "path");
because I want my plugin to remain headless.
Any idea ?
Thanx
|
|
|
Powered by
FUDForum. Page generated in 0.03919 seconds