I'm giving the CDT backend another shot, following the instructions at
http://www.cmake.org/Wiki/Eclipse_CDT4_Generator. I'm using a dual project setup with a build project and source project as described on the wiki.

Is there a way to exclude the build project from being indexed? first, my project is fairly large (3000+ source code file), and the indexer is having enough problems indexing the source code once. Secondly, the dual project setup causes each file to appear twice in the Open Resource dialog, which is annoying. (Each resource is actually occurring three times, but the third time is probably my fault.)

--
/Jesper

_______________________________________________
Powered by www.kitware.com

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

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

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to