Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DSDP - Target Management » CDT hover over capability for remote resources
CDT hover over capability for remote resources [message #583050] Mon, 15 February 2010 07:26
vrush Mising nameFriend
Messages: 51
Registered: July 2009
Location: Pune
Member
Hi,

I'm developing an Eclipse plugin for C/C++ developers integrating local environment for them.
I could get the IDE working for them in terms of setting up environment and compiling along with remote search.
Remote search is required as I don't maintain the whole source code on local machine. Developer will select resources as per their requirement and fetch them into their workspace which will also be there on remote server. Remote workspaces are accessible through eclipse by extending RSE. Developer can download resources on local machine, make changes and save. Like I have mentioned earlier dev can also compile and search. But remote search as being remote takes time.
I am trying to make hovering capability to work but few problems faced are,
1 - complete source code is not available on local machine
2 - even if i get the complete source code on machine, CDT doesnt understand the code structure and fails most of the time.

Can anyone provide any pointers here on? I need a way or few pointers to implement hover over capabilities when complete source code is not locally available.
What code structure is expected in terms of making CDT hover capabilities to work efficiently when having source code locally available.

Thanks in advance,
Vrushali.
Previous Topic:Problem with indexer (RSE/CDT)
Next Topic:[RSE] File subsystem vs file service
Goto Forum:
  


Current Time: Tue Apr 16 14:19:53 GMT 2024

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

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

Back to the top