1. Eclipse Theme 변경 - Command + , (환경설정) 👉🏻 General 👉🏻 Apperance 👉🏻 Theme 원하는 테마 선택! 2. Eclipse Font 변경 - Command + , (환경설정) 👉🏻 General 👉🏻 Apperance 👉🏻 Colors and Fonts 👉🏻 Basic 👉🏻 Edit - 원하는 폰트 선택. - 코딩 폰트는 FiraCode / D2Coding 추천! ※ 왜 코딩 폰트를 쓸까? 숫자 1, 대문자 I, 소문자 l, 특수문자 | 폰트에 따라 같게 보이는 경우! 구분을 위해! FiraCode보다는 D2Coding을 더 많이 쓰는 듯! 3. *.java Formatter - Command + , (환경설정) 👉🏻 Java 👉🏻 Code Style 👉🏻..