Navigator with quick filter

One 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. :mrgreen:

Navigator with quick filter Show View - Navigator (with 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.

12 thoughts on “Navigator with quick filter

  1. @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. 🙂

  2. 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 !

  3. David has offered good idea and I would be grateful, if you have added such opportunity in your plugin. Thanks!

  4. 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!

  5. Gunnar,
    Well, I finally upgraded to 3.6.2 and started having weird issues with my workspace being corrupted. I couldn’t use EPIC and the CVS functions. I re-installed a billion times and finally it came down to this navigator withy quick filter. I left it out on my last install and everything works fine 🙁

    It’s a huge bummer because I *LOVE* this plugin. It’s an essential part of my workflow. And I’m having a hard time without it! I also can’t find any other solutions on the internet like this. Any chance you’re going to update it to work with 3.6+ versions of eclipse?

  6. As it turns out, this filter is not the issue. It actually works fine with 3.6.2 and 3.7. I still haven’t found the root cause of the problem, but it still happens even when this isn’t installed, so it can’t be it! Sorry!

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.