How to hide .o files from the "C/C++ Projects" view in Eclipse 3.2 / CDT 3.1



This is my OLD blog. I've copied this post over to my NEW blog at:

http://www.saltycrane.com/blog/2007/02/how-to-hide-o-files-from-cc-projects/

You should be redirected in 2 seconds.



I got this tip from http://www.aspectprogrammer.org/blogs/adrian/2006/02/tips_for_using.html
  1. From the "C/C++ Projects" window, click the down arrow in the top right corner, and select "Filters..."
  2. Check the "Name filter patterns (matching names will be hidden):" checkbox and type "*.o" into the textbox. Click "OK".
  3. Now your .o files are hidden from view.

No comments:

About

This is my *OLD* blog. I've copied all of my posts and comments over to my NEW blog at:

http://www.saltycrane.com/blog/.

Please go there for my updated posts. I will leave this blog up for a short time, but eventually plan to delete it. Thanks for reading.