1. 코드 Number 보기
    • Settings -> Editor -> Appearance -> Show line Numbers 체크
  2. 커스 위치 문제
    • Settings -> Editor -> Virtual Space -> Allow placement of caret after and of line 체크해제
  3. 저장하지 않은 파일 표시
    • Settings -> Editor -> Editor Tabs -> Tab Appearance -> Mark modified tabs with asterisk 체크
  4. 공백 시각적으로 표시하기
    • Settings -> Editor -> Appearance -> Show whitespaces 체크
  5. 저장시 모든 라인 끝 공백 없애기
    • Settings -> Editor -> Other -> Srip trailing space on Svae: All 선택
  6. 자동 컴파일
    • Settings -> Compile -> Make project automatically 체크
  7. 단축키 이클리스 화~~
    1. Settings -> Keymap -> Keymaps: Eclipse 선택


+ Recent posts