How can I get Eclipse to insert tabs instead of spaces for Java content assist?

后端 未结 9 1043
星月不相逢
星月不相逢 2020-12-30 23:42

Is there any way to persuade Eclipse to use tabs instead of spaces for indenting its built-in Java content assist proposals (such as when creating an empty method which over

9条回答
  •  温柔的废话
    2020-12-31 00:23

    I made sure that Edit>Smart Insert Mode was NOT checked, and that seemed to help me when configuration the indentation and formatting settings did not work. Running Eclipse 3.7.0.

提交回复
热议问题