开发者

Enhanced Eclipse file search plugin

开发者 https://www.devze.com 2023-03-07 16:04 出处:网络
Existing eclipse file search has few pitfalls, Can not search based on file path pattern Can not开发者_如何转开发 search based on file exclusing pattern

Existing eclipse file search has few pitfalls,

  • Can not search based on file path pattern
  • Can not开发者_如何转开发 search based on file exclusing pattern
  • Can not search for directory names [say search for all maven generated target directories and mark them as derived ]

Are there any plugins that extend to cover these functionalities, or I need to wait for newer version of eclipse ?


I don't know of a search plugin which has those feature (like an exclude pattern).

There was a SOC project in 2007 to enhance that search, but the result, in term of exclusion pattern for instance, will be available in Eclipse4 (see bug 252996).

0

精彩评论

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