首页 > 系统服务 > 详细

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

时间:2018-06-12 17:38:37      阅读:347      评论:0      收藏:0      [点我收藏+]

环境

操作系统: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

技术分享图片

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

原文:https://www.cnblogs.com/chenlove/p/9174166.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!