Increase Console Output in Eclipse
Then you are executing applications that have a lot System.out.print.. output, you might want to increate size of your Console to hold more text.Eclipse > Preferences > type in Console in search > Run/Debug > Console
Increase buffer size from default 80,000 characters to MAX 999999.
-----------------------------------------------------
Silence, the way to avoid many problems;
Smile, the way to solve many problems;
posted on 2012-08-17 13:23 Chan Chen 閱讀(178) 評論(0) 編輯 收藏 所屬分類: Scala / Java