[이클립스/Eclipse] Eclipse의 tab을 space로 저장하는 방법 / How to change the setting from tab to space in eclipse?

2015. 1. 5. 11:28Windows/Program

Step 1. Window > Preference


Step 2. Java > Code Style > Formatter > New



Step 3. Input Profile name. ex) "Eclipse [Space]"

It is impossible to change the setting from tab to space at "Eclipse [built-in]".



Step 4. Indentation > General settings > Tab policy > Spaces only > Apply > OK



Step 5. Apply > OK



TAG