프로그래밍/ETC...

이클립스 정렬

fbt 2022. 3. 3. 04:20

GoogleStyle.xml
0.03MB

1. Eclipse Theme 변경

- Command + , (환경설정) - General - Apperance - Theme 

 

2. Eclipse Font 변경

- Command + , (환경설정) - General - Apperance - Colors and Fonts - Basic - Edit

  폰트 FiraCode / D2Coding 추천 

 

3. *.java Formatter

- Command + , (환경설정) - Java - Code Style - Formatter - Edit

첨부파일 다운 받아 설정.

 

4. 자동정렬(Ctrl+Shift+F) 사용시 좀 더 깔끔하게 쓰기

"window - preferences - web - HTML Files - Editor"

 

1. Align final bracket in multi-line element tags 체크

 

 

2. Inline Elements에서 "input", "select", "td" 항목 제거 (줄바꿈 하지 않을 항목)