RCP: x.x, add the command line argument "-noredirection" support to be able to not redirect stderr and stdout to the RCP console (for development convenience)
Add the command line argument “-noredirection” support to be able to not
redirect stderr and stdout to the RCP console (for development
convenience).
Keeping the logs and stack trace in the Eclipse console rather than in
the RCP console is more useful for development, e.g. : red color for
stderr messages or hyper-links to source code on errors in stack trace.
(from redmine: issue id 722, created on 2014/03/28 by Sebastien Jacquot)