How do I disable auto-indent in Eclipse Helios (Java)?

前端 未结 3 950
伪装坚强ぢ
伪装坚强ぢ 2020-12-21 06:10

I swear I looked everywhere, and disabled almost everything (insertion of matching brackets etc), but when I type an opening brace and hit enter, it auto-indents the next li

3条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-21 06:25

    The right thing to do here is to disable smart insert mode completely (Edit > Smart Insert Mode), or configure the Smart Insert Mode (Windows > Preferences > Java > Editor > Typing).

提交回复
热议问题