Bug 142092 - CDT EFS Support
Summary: CDT EFS Support
Status: RESOLVED DUPLICATE of bug 177994
Alias: None
Product: CDT
Classification: Tools
Component: cdt-core (show other bugs)
Version: 3.1   Edit
Hardware: Other All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Doug Schaefer CLA
QA Contact:
URL:
Whiteboard:
Keywords: investigate
Depends on: 136136
Blocks: 177994
  Show dependency tree
 
Reported: 2006-05-16 17:13 EDT by Tianchao Li CLA
Modified: 2007-10-15 07:39 EDT (History)
6 users (show)

See Also:


Attachments
Patch to CDT providing minimum EFS support (10.04 KB, patch)
2006-05-23 18:42 EDT, Tianchao Li CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ***