Bug 393737 - Paths and Symbols entry truncates initial slash (using UNC syntax //connection/path/to/includes)
Summary: Paths and Symbols entry truncates initial slash (using UNC syntax //connectio...
Status: NEW
Alias: None
Product: CDT
Classification: Tools
Component: cdt-build (show other bugs)
Version: 8.1.0   Edit
Hardware: PC Mac OS X
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: cdt-build-inbox@eclipse.org CLA
QA Contact: Jonah Graham CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 275779
  Show dependency tree
 
Reported: 2012-11-06 22:20 EST by Beth Tibbitts CLA
Modified: 2020-09-04 15:22 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Beth Tibbitts CLA 2012-11-06 22:20:23 EST
Using 'Linux GCC' toolchain in a PTP Synchronized project.
In Paths and Symbols (Project Properties, C/C++ General, Paths and Symbols)
I added two using UNC syntax for an existing RemoteTools connection named 'trestles'  ( which connects to trestles.sdsc.edu)

The two paths added are
//trestles/usr/include
//trestles/hom/diag.opt/openmpi/1.4.3/gnu/include

However after I add the second one, it appears missing the initial '/'
I edit it, it *is* missing, I add it back.
It still appears missing.
The only way I could get it to stick was to export settings to an XML file, edit it there (there was a space instead of a leading slash) and import it.
Then delete the bad one.

Very weird.  Should bug be in PTP or CDT?
Comment 1 Andrew Gvozdev CLA 2012-11-07 16:42:25 EST
Sounds like another issue with Paths and Symbols UI in CDT.