Eclipse的自动完成不工作 [英] Eclipse autocomplete not working

查看:125
本文介绍了Eclipse的自动完成不工作的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

日食的自动完成现在没有工作,我搜索了几个小时,但我无法找到一个答案来解决它。我打开它是安装,即使我已经安装了秋千SWT和Windows建设者后还没有使用它了很长一段时间,然后第一件事。我的意思是,它有可能是因为所造成的SWT和Swing的一些冲突(我读一些有关冲突,但我没有,如果这是可能的)。

The autocomplete of eclipse is not working now and I searched for hours but I couldn't find an answer to solve it. I haven't used it for long time then the first thing after opening it was to install SWT and windows builder even though I had swing installed. What I mean is, it is may possibly be because of some conflict caused by swt and swing(I read something about a conflict but I don't if this is possible).

奇怪的是它并不显示任何内容时,我preSS Ctrl +空格键,但是当我去编辑 - >内容辅助 - >默认(它Ctrl +空格键说,它附近),它显示了需要的东西要显示/根据需要的作品。

Strange thing is it doesn't show anything when I press ctrl+space but when I go Edit-> Content Assist -> Default(it says Ctrl+Space nearby it), it shows things needed to be shown/works as desired.

public class Dsada {
    String sssss;
    public Dsada(){
        sss //pressing ctrl+space is not working,Edit->ContentAssist->Default works fine
    }
}

该解决方案是不打勾/下的的Windows勾去掉一些东西 - > preferences - > ...->内容Assist->高级即可。我查了一下,如果Ctrl +空格键被这不是一些其他东西劫持,并检查键盘语言是英语(这些建议中的 mkyong )。

The solution is not to tick/untick some stuff under Windows->Preferences->...->Content Assist-> Advanced. I checked if "ctrl+space" is hijacked by some other thing which is not and checked keyboard language which is English(Those are suggested in mkyong).

我读了一些关于<一个href=\"https://$c$c.google.com/p/qwickie/source/browse/trunk/qwickie.updatesite/site.xml?r=389\">bug但我无法理解。我试图删除日食并重新安装,但我想有的只是停留在机,以便其不工作。设置

I read something about a bug but I couldn't understand. I tried to delete eclipse and re-install again but I guess some settings just stayed in the machine so that it didn't work.

由于提前,

推荐答案

在系统中的其他设置的热键组合 Ctrl +空格键可能是冲突的,如果你使用的是Windows

The hot key combination ctrl+space might be conflict with other settings in system if you are using windows.

尝试修改,比如这个组合ALT + / ,我总是用这一个,因为我第一次知道蚀。它运作良好。

Try modify this combination like alt+/, i always use this one since the first time i knew eclipse. It works well.

希望它为你工作。

这篇关于Eclipse的自动完成不工作的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆