Wednesday, July 22, 2015

How to set the debug console buffer limit in Eclipse

  1. Click on Window -> Preferences
  2. In type filter text box, search for "Console"
  3. Select Console under Run/Debug
  4. For setting a limit, check the "Limit Console Output" check-box, and set the character limit in "Console buffer size (characters)" text box.
  5. For setting the Console buffer size to unlimited, uncheck the "Limit Console Output" check-box.

No comments:

Post a Comment