Bug 161937 - choosing a build path from an RSE file system
Summary: choosing a build path from an RSE file system
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 3.1.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-23 08:59 EDT by Alon Blayer-Gat CLA
Modified: 2020-09-04 15:18 EDT (History)
0 users

See Also:


Attachments
Invalid character screenshot (20.91 KB, image/png)
2006-10-23 09:01 EDT, Alon Blayer-Gat CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alon Blayer-Gat CLA 2006-10-23 08:59:33 EDT
Hi,

colons is an invalid character in CDT build path. Thus choosing a build path from an RSE file system is impossible.
How to reproduce:
1. Project properties -> C/C++ Project paths -> Source Tab
2. Add folder (choose Advanced)
3. Choosing "link to a folder in file system"
4. selecting RSE as the file system type.
5. On the next dialog select the connection which holds the required path
6. Select the Path

Eclipse/CDT sees the colons (e.g. rse://10.120.2.80/usr/include) as an invalid character.

Regards,
Alon
Comment 1 Alon Blayer-Gat CLA 2006-10-23 09:01:43 EDT
Created attachment 52513 [details]
Invalid character screenshot