Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 323629

Summary: Applying Object File Filtering to C/C++ Projects view does not remove 64-bit *.obj files
Product: [Tools] CDT Reporter: Joseph Remes <joe.remes>
Component: cdt-coreAssignee: Project Inbox <cdt-core-inbox>
Status: NEW --- QA Contact: Jonah Graham <jonah>
Severity: normal    
Priority: P3 CC: malaperle, yevshif
Version: 7.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Joseph Remes CLA 2010-08-25 11:52:18 EDT
Build Identifier: I20100608-0911

I recently switched my Windows development from using GNU to MSVC compilers. (Don't ask)
GNU type object files, *.o, are correctly hidden when the 'Object files' filter is on. But 64-bit *.obj files are not.
In Window->Preferences->General->Content Types->Binary File->Object File, I can see both *.o and *.obj (and they are both 'locked')
The filter works for 32-bit *.obj files!


Reproducible: Always

Steps to Reproduce:
1.Add a 64-bit *.obj file to a CDT project
2.Make sure Object files are filtered in the C/C++ Projects view
3.You can still see them in a C/C++ Projects view