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
Same thing I also forgot every time. Step 1: form toolbar click on 'window' then 'preference' step 2: go'run/Debug' form lift side of preference window and select 'console' step 3: In right side of windows increase the size of 'Console buffer size(characters)' step 4: click ok to exit [window -->preference -->run/Debug -->console -->Console buffer size(characters)]