Eclipse插件:自动完成理所应当 [英] Eclipse plugin: AutoComplete as it should be

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

问题描述

我有一个问题,有多个可能的解决方案。

I have a problem, with multiple possible solutions.

我在做电脑Sience研究,我的工作是在目前的实习生。我的任务就是让针对Android和放大器业务应用; iOS版。我已经工作了2年的Visual Studio 2010现在,X code是相当simular所以这是没有biggy,Eclipse在另一方面并不像什么我已经习惯了,我不是说这是不好的。我很高兴的Eclipse到目前为止,但现在我不断用X code和Eclipse

I'm doing a Computer Sience study and I'm working as an intern at the moment. My assignment is to make a business application for Android & iOS. I've been working for 2 years with Visual studio 2010 now, Xcode is rather simular so that's no biggy, Eclipse on the other hand is not as what I'm used to, I'm not saying it's bad. I have enjoyed Eclipse so far but now i'm constantly using Xcode and Eclipse

现在坚持有你回答之前!我知道有Eclipse中自动完成,但它不仅将你推Ctrl +空格之后或弹出后,最多四个自动动视的一个触发器,没错,是触发。

Now hold on there before you answer! I know there is an autocomplete in Eclipse but it will only pop after you push Ctrl + Space or after one of the maximum of four Auto activition triggers is, well, triggered.

所以我的问题是:

有没有做自动触发任何工具每次键击或某事完成后?
我试图寻找使我自己的Eclipse插件,但它的方式很难与零knowlegde关于Eclipse API,虽然教程考虑自动完成功能的欢迎! (他们应该覆盖类,如 ContentAssistCommandAdapter

Is there any tool that does trigger auto complete after every keystroke or something? I tried looking at making my own Eclipse plugin but it was way to hard with zero knowlegde about the Eclipse API, although tutorials considering the Auto Complete features are welcome! (they should cover classes like ContentAssistCommandAdapter)

在此先感谢!

推荐答案

按键和弹出之间的延迟是可配置的。因此,作为替代插件,您可以调整自动完成设置弹出一个较短的时间段后,如第二的1/10。

The delay between keystroke and pop-up is configurable. So, as an alternative to a plug-in, you can adjust the autocomplete settings to pop-up after a shorter period of time, such as 1/10th of a second.

Eclipse preferences ->
  Java ->
    Editor ->
      Content Assist -> 
        Enable Auto Activation
        Auto activation delay (ms)

(显示的Mac OX 10.6,运行Eclipse靛蓝的发布,但该选项已经撒手人寰)的:

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

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