Bug 142092

Summary: CDT EFS Support
Product: [Tools] CDT Reporter: Tianchao Li <lit>
Component: cdt-coreAssignee: Doug Schaefer <cdtdoug>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: aleherb+eclipse, andrew.ferguson, jason.montojo, john.arthorne, mikhail.sennikovskiy, mober.at+eclipse
Version: 3.1Keywords: investigate
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Bug Depends on: 136136    
Bug Blocks: 177994    
Attachments:
Description Flags
Patch to CDT providing minimum EFS support none

Description Tianchao Li CLA 2006-05-16 17:13:54 EDT
This is a place holder for future discussions and bug fixes on CDT's support for EFS (Eclipse Filesystem), including but not limited to remote file systems.
Comment 1 Tianchao Li CLA 2006-05-23 18:42:07 EDT
Created attachment 42356 [details]
Patch to CDT providing minimum EFS support

I have created a patch which provides minimum support for EFS in CDT.
With this patch, you can:
1. create a project in EFS remote file system
2. convert the project into C/C++ project
3. edit the source code and make file

Now, if you change the make command to launch make remotely (through ssh, for example), you can work with remote projects.
Comment 2 Doug Schaefer CLA 2006-07-11 16:54:40 EDT
I am keen on supporting EFS and will take a look at this patch.
Comment 3 Doug Schaefer CLA 2007-05-03 09:51:48 EDT
From what I saw there was a lot more to EFS support that what you have in the patch. I'm going to postpone this to the next release and we'll take a complete look at EFS support.
Comment 4 Martin Oberhuber CLA 2007-10-11 12:17:26 EDT
Would it make sense to mark this as a duplicate of bug 177994 ?
Comment 5 Tianchao Li CLA 2007-10-11 18:24:22 EDT
Don't you think that bug 177994 should actually be a duplicate of this :-)? Just go ahead.
Comment 6 Doug Schaefer CLA 2007-10-15 07:39:44 EDT
I think Greg has gotten a lot farther than this bug has. I'll make it duplicate the other way.

*** This bug has been marked as a duplicate of bug 177994 ***