开发者

Why does Eclipse Helios show only limited amount of output?

开发者 https://www.devze.com 2023-04-02 17:22 出处:网络
Using my Java program and Eclipse Helios , I am trying to print a large output on the console. The \'Console Buffer Size\' in the Eclipse->Preferences->Console is 1000000 characters, but still consol

Using my Java program and Eclipse Helios , I am trying to print a large output on the console. The 'Console Buffer Size' in the Eclipse->Preferences->Console is 1000000 characters, but still console shows only last ~3350 characters (~76 lines). Does anyone know why is it so? And how can I chan开发者_如何学运维ge it?


I don't know why eclipse behaves that way. I do always disable the buffers, this works since version 2.0 or so (Indigo screenshot).

Why does Eclipse Helios show only limited amount of output?

0

精彩评论

暂无评论...
验证码 换一张
取 消