In Eclipse, how do you adjust the maximum lines in the console window? My program outputs 2000 lines of numbers and Eclipse truncates it so therefore I am missing some numbe
In Window > Preferences > Run/Debug > Console, there's a checkbox "Limit console output" and a text field for entering the buffer size of the console.
Window > Preferences > Run/Debug > Console
Have never changed those settings myself but sounds like this could be what you are looking for. I am using Eclipse 3.3.2.