Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Quick explanation of the indexer?
Quick explanation of the indexer? [message #1229554] Thu, 09 January 2014 17:48
Brian Mising name is currently offline Brian Mising nameFriend
Messages: 2
Registered: June 2010
Junior Member
I'd like to poke around the Linux kernel source tree using Eclipse. Various tutorials say the indexer takes a long time to digest the source code.

So what exactly is the indexer?

I'm guessing it has something to do with symbol tables, code completion, syntax highlighting, etc. But why would a static typed language need 30 minutes to index code? You see this a lot in Python IDEs. Why C?

Previous Topic:Adding Windows static libraries (.lib) files to Eclipse CDT
Next Topic:Problem with creation of project
Goto Forum:
  


Current Time: Sat Apr 20 01:03:02 GMT 2024

Powered by FUDForum. Page generated in 0.02895 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top