Eclipse live file filter

一曲冷凌霜 提交于 2019-12-11 10:57:37

问题


In Eclipse I can add and apply filters in the navigator view. That is good for permanent filters but not good for a quick file search. Using the file search functionalty is good for complex cases but what if I only want to find all files with name conf*.txt? I don't want to open a search dialog, I want to use a live filter like in:

Is there a way or plugin to do this?


回答1:


Check these plugins.

  • InstaSearch.

  • Resource Tagger.

  • Glance - mostly suites your need.


来源:https://stackoverflow.com/questions/23566166/eclipse-live-file-filter

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