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                                    
======================================================================

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to