Disable content assist in Eclipse

后端 未结 6 1395
我在风中等你
我在风中等你 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:10

    This Eclipse3.6 Help page on Content assist can help (it is for C++, but the same idea applies for Java on the Java > Editor > Content Assist preference page.):

    enter image description here

    The idea is to disable what triggers the content assist.

提交回复
热议问题