开发者

Eclipse Autocomplete for top level object?

I have a "Pear" object that inherits from "Fruit"

When I press (autocomplete) CTRL+Space I get all the members etc for both Fruit and Pear.

Is there a key stroke for just showing me the "开发者_如何学运维Pear" members?


To my knowledge, there is no filtering of that kind.
The only advanced filtering available right now is proposed by Mylyn and based on its notion of Task.

Eclipse Autocomplete for top level object?

But it won't filter out the super class member functions.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜