I'm having problems with Eclipse automatically clearing the console after doing Maven builds. This doesn't seem to happen all the time, but because of this I can't see the results. Does anybody know how to change this behavior?
Go-to Eclipse Menu: Run -> Run Configuration. Go-to Common tab. Under Standard Input and Output: Select Output file checkbox, enter log file name and path where you want logs to be redirected. Apply changes and run your application.
For newer versions of Eclipse, go to Preferences > Run/Debug > Console and uncheck "Show when program writes to standard out" and "Show when program writes to standard error".
Go to Window->Preferences->General->Appearences Change theme to Windows 7 Restart Eclipse Dock to bottom of screen and minimize. This worked for me, hope it helps someone else out there.
Under Window > Preferences , go to the Run/Debug > Console section, then you should see an option "Limit console output." You can uncheck this or change the number in the "Console buffer size (characters)" text box below.
Prevent the Eclipse console from clearing as follows:
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