Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Indexer problems
Indexer problems [message #155799] Thu, 06 October 2005 03:57
Eclipse UserFriend
Originally posted by: divis1969.mail.ru

Hi,

I'm new to Eclipse/CDT, so I sorry for stupid questions.

I've created the Eclipse project for the existing C project. I just want
to index the source code for easy navigation and learning. But I have some
problems with it.

1. If I do not add include path to the project properties, indexer tells
that it did not index the files because they were not built. So the
question is: do it need object files to index my sources? I hope not (see
next question).
2. If I add the directory where some source file resides as an include
path, indexer is able to process it. So the question is: why it just can't
parse it without include path?
3. I need to add a lot of directories (this is a huge project) to make
sure that all sources are indexed. Can I automate this process? Why
indexer can't process root of the project (which is added by default to
the include paths) recursively?

Dmitry
Previous Topic:Indexer restarts each time I restart eclipse
Next Topic:calling shared object methods from executable thro Eclipse IDE
Goto Forum:
  


Current Time: Mon Jul 21 21:47:47 EDT 2025

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

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

Back to the top