During developing, I don't want to redirect them into files. Is there any way to create two consoles, one only displays stdout messages while another only displays stderr? Is there any plug-in that can provide this feature?
To view the Eclipse error log: Switch to the Plug-in Development perspective. From the main menu, select Window > Show view > Other.
It can be changed by going to Windows --> Preferences --> Run/Debug --> Console and then unchecking "Limit Console Output" which is ON by default. This works on STS any version too. This would help printing complete console output. For a Mac it is Eclipse > Preferences > Run/Debug > Console.
If eclipse is not showing path, Please click on RUN-> Run configuration->click on environment tab->click on New-> add a path variable as mingw_path(if compiler is mingw in case of c++ ) and set value as C:\MinGw\bin (please check ur mingw bin path then only set).
I think the best you can do it to use different colors in the text for stdout and stderr. But there is only one Console view that is used for output.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With