eclipse alt+/智能提示错误问题


环境

操作系统:win10 
eclipse :neon 4.6.1、4.6.3

错误信息

大概的意思是:

problems durin content assist

org.eclipse.recommenders.completion.rcp.javaCompletionProposalComputer.intelligent proposal computer from the org.eclipse.recommenders.completion.rcp plug-in did not complete normally the extension took too long to return from the computeCompletionProposals() operation
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6

看图:

这里写图片描述

这里写图片描述

 

评论里的解决办法:

1、点击报错的那个连接`(Window -> preferences -> java -> Editor -> Content Assist -> Advanced)`。 2、再打开的配置了面将`Default Proposal Kinds`栏中`Java Proposals (Code Recommenders)`前面的对勾去掉就可以了。 3、生效后,我的就没有提示,然后又将剩余的两个`Java Proposals`、`Java Proposals(Task-Focused)`打上对勾才正常。
  • 1
  • 2
  • 3

这里写图片描述


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM