Code Yarns ‍👨‍💻
Tech BlogPersonal Blog

How to exclude files from Eclipse indexer

📅 2015-Oct-11 ⬩ ✍️ Ashwin Nanjappa ⬩ 🏷️ eclipse, exclude, indexer ⬩ 📚 Archive

The Indexer in Eclipse CDT runs in the background indexing the source files of your project. Indexer is one of the main reasons Eclipse can be slow. You can see it churning away in the background most of the time.

If you have a lot of files in your project that you do not want to be indexed, that would ease the load on the indexer and make your Eclipse user experience better. To exclude such files from Indexer:

Tried with: Eclipse 4.5 (Mars) and Ubuntu 14.04


© 2022 Ashwin Nanjappa • All writing under CC BY-SA license • 🐘 @codeyarns@hachyderm.io📧