Hi, As eclipse users know, eclipse captures the output of std out and err by default and dumps it into the console that is integrated with the IDE.
I would like eclipse to just use a standard windows cmd instance to display std:out and std:err by default, the way most other IDE's do. Does anybody know how to set this up?