Changing editor tab width in eclipse 3.5

前端 未结 6 483
眼角桃花
眼角桃花 2020-12-29 17:46

I am trying to adjust the width of tabs from Window -> Preferences -> General -> Editors -> Text Editors where there is a field for \"Display Tab Width\". But no matter what

6条回答
  •  醉梦人生
    2020-12-29 18:13

    This setting is superseded for Java by the setting from the Code Style Formatter.

    It can be found in Java / Code Style / Formatter (click Edit) / Indentation tab / Indentation

提交回复
热议问题