Adjusting Eclipse console size

前端 未结 5 1372
醉话见心
醉话见心 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:43

    I had a similar problem with my c++ build console. This is set in Preferences->C/C++->Build->Console

提交回复
热议问题