Adjusting Eclipse console size

前端 未结 5 1380
醉话见心
醉话见心 2020-12-07 15:09

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

5条回答
  •  死守一世寂寞
    2020-12-07 15:41

    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)]

提交回复
热议问题