Adjusting Eclipse console size

前端 未结 5 1377
醉话见心
醉话见心 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条回答
  •  萌比男神i
    2020-12-07 16:07

    Later versions of eclipse should have it under Eclipse > Preferences > Run/Debug > Console. Then uncheck the "Limit console output" box.

提交回复
热议问题