eclipse
Eclipse 셋팅시 잘 하면 좋은 것들
'김용환'
2012. 3. 18. 16:39
리눅스에 자바 파일을 빌드하고 배포하는 환경에서 윈도우에서 개발환경을 가질 경우를 위해서 미리 깔끔하게 환경셋팅하는 것이 좋다. 다음 설정은 기본으로 설정..
* UTF-8 설정
Window->Preferences –> General –> Workspace 에서 Text file encoding 에서 Other 항목에서 UTF-8을 설정
* Unix Line End
Window->Preferences –> General –> Workspace 에서 New text file line delimiter 에서 Other 항목에서 Unix로 설정
* Formatter
미리 정한 formatter 를 공유해야 함