Intellij 설치후 필수설정과 이유

—설정파일
콘솔에서 한글보기
idea.exe.vmoptions
-Dfile.encoding=UTF-8

콘솔창 버퍼 키우기
idea.properties
idea.cycle.buffer.size=1024

—Project Setting
띄어쓰기 탭으로 변경
Settings-CodeStyle-General… : Use tab character
General만 하면되는건 아니고 하나하나 선택해서 Use tab character 선택

라인변경자 맥이랑 통일
Settings-CodeStyle-General : Line separator (for new files) : Unix and OS x 선택

–IDE Settings
Editor-Appearance : 다음 항목 체크
Show line numbers, Show whitespaces, Show method separator, Use block caret, …그냥 다 체크.

참고
http://kwonnam.pe.kr/wiki/intellij_idea/config