Eclipse Package Explorer '>' Symbol Before File Names

前端 未结 3 1777
执笔经年
执笔经年 2021-02-18 21:49

This question is tough to search for as the \'>\' symbol seems to be ignored in Stack Overflow\'s search, so I apologize if it\'s been asked and answered before.

In Ecli

3条回答
  •  夕颜
    夕颜 (楼主)
    2021-02-18 22:24

    The selection of a leaf of your tree is the default behavior of the underlying Tree Widget which is rendered by your operating system. Since a native Tree doesn't know something about Decorators (the '>' is drawn by a decorator from your team provider) the text of a leaf contains the '>' character. To open a resource use the much more comfortable shortcut Ctrl+Shift+R

提交回复
热议问题