[cmake-developers] [CMake 0015382]: Unable to specify resource filters in Eclipse project

Mantis Bug Tracker mantis at public.kitware.com
Thu Jan 29 13:15:13 EST 2015


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15382 
====================================================================== 
Reported By:                void.pointer
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15382
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2015-01-29 13:15 EST
Last Modified:              2015-01-29 13:15 EST
====================================================================== 
Summary:                    Unable to specify resource filters in Eclipse
project
Description: 
I generate my project using Eclipse CDT4 - Ninja. I have a subdirectory called
"Third Party" under my source directory that contains boost, QT, and a number of
other very large libraries. I notice that the C++ indexer in Eclipse processes
files in these directories and frequently locks up my machine or crashes.
Indexing takes up to 30 minutes if it decides to complete.

There should be a way I can specify resource filters in CMake scripts. If I can
do this, I can tell Eclipse to ignore the directories I don't want it to scan or
care about. I'd also be able to tell it to ignore .SO files, .A files, and other
non-source file types that way when I use the Open Resource window in Eclipse, I
do not see object files and binaries in the search results.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2015-01-29 13:15 void.pointer   New Issue                                    
======================================================================



More information about the cmake-developers mailing list