Sunday, May 5, 2013

How to increase console line number in Eclipse

The objective of this post is to increase the line number in Eclipse console log, so that more information logged and show to us to increase the ability to debug and resolve an issue.

Steps:
1. R-click on the console area > Preferences...
eclipse console preference

2. (a) increase the line number (default 8000) if just to show all more lines console log.
    (b) Uncheck "Limit console output" if want to show all lines of console output
changing console properties

3. click "OK"


Done!!


No comments:

Post a Comment

LinkWithin

Related Posts Plugin for WordPress, Blogger...