Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-core-dev] CDT Indexing

Hi,

CDT provides efficient indexing for local files.is there any way to achieve that indexing for remote files?
if CDT stores those indexed files somewhere and refers it to them later then how about a following approach - - having eclipse on remote server
- indexing all the files on remote server with Eclipse CDT
- copy those generated indexed files from remote server and store them locally
- refer these files in case of any search demand.

Please correct if i am going wrong some where or if there exists any better option to which i can shift to.

Thanks,
vrushali.


Back to the top