Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Redirect stderr into custom TestsRunnerPlugin
Redirect stderr into custom TestsRunnerPlugin [message #1385172] Wed, 04 June 2014 18:10
George Ryan is currently offline George RyanFriend
Messages: 1
Registered: June 2014
Junior Member
Hello,

I am writing a custom org.eclipse.cdt.testsrunner based plugin for an exising in-house testing framework.

Right now, the ITestsRunnerProvider::run() method I have overloaded only seems to get input from the standard output stream and not the standard error. Is there a way I can configure this to get stderr instead (or in addition?).

Thanks,
George
Previous Topic:CDT Editor - width of line number column
Next Topic:Eclipse 4.3.2 Modeling Version eventually will not start on Mac in Mavericks
Goto Forum:
  


Current Time: Tue Apr 23 09:24:11 GMT 2024

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

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

Back to the top