Eclipse CDT C ++ with RDT - remote indexer not working

I have a Remote C ++ project installed in my Eclipse Indigo installation on my Windows PC that connects to an RDT server that runs on a remote Solaris computer. I can edit files and run assemblies without problems, but it seems that my source files are not indexed using the RDT Remote Fast Indexer.

In the Eclipse indexer settings ( Window> Settings> C / C ++> Indexer ) I set it to use the RDT indexer:

RDT Remote Fast Indexer is enabled

I also have the code indexing service turned on ( Project> Properties> Service Configurations ):

Code Indexing service is enabled

( > a > C/++ > ):

Indexer is enabled in project properties

.

Not found in index error

( s > ), , , , 0%, .

!

+4

Source: https://habr.com/ru/post/1525844/


All Articles