Ctrl + Space not working for content assist on eclipse

后端 未结 10 1221
梦谈多话
梦谈多话 2020-12-05 17:14

My problem is that the content assist window won\'t pop up after clicking Ctrl + Space. I checked my shortcuts and the content assist is bound to Ctrl + S

10条回答
  •  天命终不由人
    2020-12-05 17:44

    Earlier I was also facing the same issue : I just followed below steps :

    1. Go to Windows --> Preferences --> Java --> Editor --> Content Assist --> Advanced --> select all Java & Java Type Proposals.

    2. Click on Apply and close it.

    3. Restart the eclipse.

    enter image description here

提交回复
热议问题