Indexer problems [message #155799] |
Thu, 06 October 2005 03:57 |
Eclipse User |
|
|
|
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
|
|
|
Powered by
FUDForum. Page generated in 0.03756 seconds