Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 293929

Summary: Add Remote Tools remote indexing
Product: [Tools] PTP Reporter: Greg Watson <g.watson>
Component: RDTAssignee: Greg Watson <g.watson>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3    
Version: 3.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on: 283402, 293079    
Bug Blocks: 286584    
Attachments:
Description Flags
Patch to add remote tools indexing support
none
Patch to enable non-RSE browsing of remote paths none

Description Greg Watson CLA 2009-11-02 09:43:21 EST
The following patch adds support for remote indexing over a Remote Tools ssh connection. It uses the same dstore server that the RSE-based indexer uses, but runs the dstore protocol across the ssh channel. The user does not need to start the dstore server, it will be automatically launched when the indexer starts.

Currently the patch requires the dstore server to be installed on the remote machine, and the remote location configured when the project is created. Future work will enable the dstore server to be copied to the remote machine if it doesn't exist.
Comment 1 Greg Watson CLA 2009-11-02 09:46:46 EST
Created attachment 151073 [details]
Patch to add remote tools indexing support

The patch contains the remote tools indexing support and the prototype new project wizard. A separate patch containing just the new project wizard is attached to bug #283402.
Comment 2 Greg Watson CLA 2009-11-02 11:36:12 EST
Created attachment 151089 [details]
Patch to enable non-RSE browsing of remote paths

Browsing of remote paths using the Remote Paths and Symbols properties page is currently restricted to RSE connections only. This adds support for other connection types.
Comment 3 Greg Watson CLA 2010-03-11 17:49:49 EST
These patches were applied to 3.0