开发者

Ordering autocompletion hints in Eclipse

I need help with this:

I have autocompletion set so it pops up after every key being pressed. The problem is with ordering of hints, I would realy need the keywords, being first in the list. How can I do that?

There is on开发者_如何转开发e another related issue for example I write final keyword, and it is not first in the list, so I have to press Esc, is there any way to insert completely matched word without ending up with 30 letters long fully classified class name in place of the intended one?

Thank you for help.


The Eclipse preferences give you limited control over this behavior. What you can modify via the UI can be found under the preferences at Java/Editor/Content Assist, and Java/Editor/Content Assist/Advanced.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜