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 numbers.
It says here:
that it’s under run/debug > console, but I don’t see that option anywhere.
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.Have never changed those settings myself but sounds like this could be what you are looking for. I am using Eclipse 3.3.2.