Eclipse Ctrl+H project search display format

六眼飞鱼酱① 提交于 2019-12-07 12:22:52

问题


Is there a way to have Ctrl+H Eclipse project searches display in flat format instead of in a tree structure? Clicking through the results is tedious and inefficient.


回答1:


Not sure the version of Eclipse that folks are running, but in Indigo I had to go to the "Menu" to see the "Show as List" option.




回答2:


There are many option to view the search result.

See at the top bar of the result console. There are [+] expand all [-] collaps all and many grouping options. These will make you filter through results quickly.

When you select Filter by File, you will see all files (flat! I guess that's what you wanted) that have your search result.



来源:https://stackoverflow.com/questions/6995502/eclipse-ctrlh-project-search-display-format

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!