반응형
이클립스(Eclipse) 콘솔(Console) 로그(Log) 출력창 라인수(Line) 늘리는 방법
To increase the number of lines in the Eclipse consolelog output window
Window > Preference > Run/Debug > Console select 합니다.
1. Limit console output 설정 해제 (uncheck)
또는
2. Console buffer size (characters) 값(value) 을 기존값 80000 에서 적정값으로 크게 올려 주면 됩니다. (Enter larger than 80000)
참고로 아래 그림을 확인하세요
반응형
'경험치바(Experience Opint Bar)' 카테고리의 다른 글
[JAVA] Array constants can only be used in initializers. String[] 선언 초기화 (0) | 2018.08.23 |
---|---|
이클립스(Eclipse) 실행 시 Build workspace (빌드) 느릴때(멈춤) 해결 방법 - vailidation (2) | 2018.08.22 |
온라인으로 동영상 파일 크기 줄이는 방법 (2) | 2018.08.20 |
한자키 없을 때 특수 문자 원문자 표기 방법 (1) | 2018.08.19 |
토드 Mysql 다운로드 (Toad Mysql download) - 이제는 MariaDB에서 받자 (6) | 2018.08.08 |