Eclipse Gems, Tips & Tricks: Project Filter

This article is part of a ‘mini series’ about hidden gems, tips and tricks around Eclipse.
The topic of this one is how to use filters in the Project Explorer view.

Filter Icon

Filter Icon

The ‘filter’ function has an icon in the Project Explorer view. Using filters the view can use pre-set filters, custom filters or filter by content.

What I’m using most of the time is to disable the ‘.*’ filter which filters all files starting with a dot: that way I can directly edit the project or .gitignore files:

Filter Settings

Filter Settings

💡 Be careful with editing .cproject or .cproject: If this is really needed (for example https://mcuoneclipse.com/2020/06/07/behind-the-canvas-making-of-60-billion-lights/) then have the project closed and do this with a text editor outside Eclipse.

The other setting I use most of the time is to filter closed projects. That way I ‘see what I want’. Do not forget to check the filter settings if you miss something in the view.

Happy Filtering 🙂

Links

 

13 thoughts on “Eclipse Gems, Tips & Tricks: Project Filter

  1. Pingback: Eclipse Gems, Tips & Tricks: Importing Projects | MCU on Eclipse

  2. Pingback: Eclipse Gems, Tips & Tricks: Close and Open Projects | MCU on Eclipse

  3. Pingback: Eclipse Gems, Tips & Tricks: Text Block Selection | MCU on Eclipse

  4. Pingback: Eclipse Gems, Tips &Tricks: Black Theme | MCU on Eclipse

  5. Pingback: Eclipse Gems, Tips & Tricks: Faster Debugger Start | MCU on Eclipse

  6. Pingback: Eclipse Gems, Tips & Tricks: RT(F)M | MCU on Eclipse

  7. Pingback: Eclipse Gems, Tips &Tricks: Show in System Explorer | MCU on Eclipse

  8. Pingback: Eclipse Gems, Tips & Tricks: Open Declaration | MCU on Eclipse

  9. Pingback: Eclipse Gems, Tips & Tricks: Code Completion | MCU on Eclipse

  10. Pingback: Eclipse Gems, Tips & Tricks: Highlight Usage and Definition | MCU on Eclipse

  11. Pingback: Eclipse Gems, Tips & Tricks: Block Comments | MCU on Eclipse

  12. Pingback: Eclipse Gems, Tips & Tricks: Working Sets | MCU on Eclipse

  13. Pingback: Eclipse Gems, Tips & Tricks: Code Folding | MCU on Eclipse

What do you think?

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

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