码迷,mamicode.com
首页 > 系统相关 > 详细

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

时间:2018-06-12 17:42:41      阅读:202      评论:0      收藏:0      [点我收藏+]

标签:default   意思   ast   错误   operation   task   csdn   cap   end   

环境

操作系统: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+/智能提示错误问题

标签:default   意思   ast   错误   operation   task   csdn   cap   end   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!