Navigator with quick filter
Thursday, April 20th, 2006, 19:53:54 +0000, Gunnar WagenknechtOne new feature in 3.2 is the nice quick filter in the preferences dialog. This feature is very handy. Especially if you have a view with many elements and you are tired of collapsing and expanding them all again just to locate an element.
Actually, the implementation is very generic. I was able to created this little plug-in in less than 10 minutes. It adds a new Navigator view to Eclipse but this time with a quick filter.
Give it a try. But be aware that this comes without any warranty and will have a noticable performance impact on large resource trees with many project and files.






April 20th, 2006 at 23:06
All 3.2 navigators will be ‘filterable’, right?
April 20th, 2006 at 23:07
A nice one! How about similar plugin for Package Explorer?
April 21st, 2006 at 0:00
@Sam: Well, it’s a complete new view. Just open it in every perspective you want it to use.
@Eu: This would be nice indeed, but I don’t want it to trigger the whole Java model. But the Navigator is public API and easy to extend.
May 2nd, 2006 at 16:06
Nice. Do you accepts request
? If so maybe you can add a combo to show only read-only files or writeable files or both. Maybe there is another way to do it but…
Thanks !
November 29th, 2006 at 9:32
Feel like sharing the source? Thanks!
November 29th, 2006 at 9:56
Hi Andi. I’m not sure if the source is included in the plug-in. However, it’s also available here.
Cu, Gunnar
May 18th, 2007 at 15:56
David has offered good idea and I would be grateful, if you have added such opportunity in your plugin. Thanks!
June 13th, 2007 at 17:25
Hey Gunnar! Thats an impressably useful Plugin, no matter how long it took you to code
. Thanks a lot, one of the Features I was so far missing from Basic Eclipse!
November 6th, 2009 at 4:18
you have no idea how useful this has been to me over the past few years!!