Disable content assist in Eclipse

后端 未结 6 1390
我在风中等你
我在风中等你 2020-12-05 17:46

How do you disable content assist in Eclipse?

I do not mind allowing it to come up when I press ctrl & space, but I do not like how it automatically comes up as

6条回答
  •  北海茫月
    2020-12-05 18:13

    Don't know if you did get it to disable but I was having the same trouble as you. I did the following: Window > Prefrences > Content Assist Uncheck all and hit apply

    Java > Editor > Content assist > Advanced Uncheck all and hit apply.

    Hope this works if you still haven't found an answer.

提交回复
热议问题