Problem with indexer (RSE/CDT) [message #513049] |
Mon, 08 February 2010 11:37  |
Eclipse User |
|
|
|
Hi,
what I've done yet:
- installed eclipse IDE for C/C++ developers
- installed RSE-runtime-plugin (version 3.1.1)
- installed a rse-server ("dstore") on another machine
- connected to the server within eclipse remote system explorer
-> created a remote project
-> rightclick on the project (in C++ project tab) -> properties -> C++ General -> Indexer:
* enable project specific settings
* Full C/C++ indexer
* activate the first four check boxes (Index source files not included in the build, index unused headers as C++ files ...)
* Apply (and wait for the 5000 files to be indiced)
(* pressed F5 to refresh after that)
Now, when i'm browsing through the source files, it still says "unresolved inclusion" whenever i use an "#include" (no matter if system library or just any header file of my project).
The indexing works fine without remote connection (locally).
Anybody has an idea what the problem might be?
Thanks in advance!
(sorry for my bad english)
P.s.: maybe i should add this: the resulting problem of the not-working indexing is, that i can't use the eclipse-features like code-completition and the search-functionality and and and...
[Updated on: Mon, 08 February 2010 11:41] by Moderator
|
|
|
|
|
Re: Problem with indexer (RSE/CDT) [message #545914 is a reply to message #545892] |
Fri, 09 July 2010 11:18  |
Eclipse User |
|
|
|
Hi,
I finally understood that I cannot use the CDT indexer with remote file without installing an indexer on the remote host (through RSE server).
As I can't install the RSE server on the remote host, I keep my ugly solution:
Dokan sshfs: working but really not stable
Expand drive: working good
--
Nicolas
[Updated on: Fri, 09 July 2010 11:19] by Moderator
|
|
|
Re: Problem with indexer (RSE/CDT) [message #583532 is a reply to message #526218] |
Fri, 09 July 2010 10:41  |
Eclipse User |
|
|
|
Hi,
I have exactly the same issue: indexing seems ongoing but at the end no symbols are found by the indexer.
There is some one that has been able to edit files on remote filesystem with indexer correctly working?
I'am using SFTP connection.
Nicolas: how about Dokan SSHFS? It's working fine with CDT/Indexing ? It's too slow?
Thanks,
Luca
|
|
|
Re: Problem with indexer (RSE/CDT) [message #583542 is a reply to message #583532] |
Fri, 09 July 2010 11:18  |
Eclipse User |
|
|
|
Hi,
I finally understood that I cannot use the CDT indexer with remote file without installing an indexer on the remote host (through RSE server).
As I can't install the RSE server on the remote host, I keep my ugly solution:
Dokan sshfs: working but really not stable
Expand drive: working good
|
|
|
Powered by
FUDForum. Page generated in 0.04325 seconds