This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 187235

Summary: Remote discovery: incorrect processing of -I with absolute path
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: Project DiscoveryAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Kvashin 2010-06-06 07:09:00 UTC
When creating a project from existing code on remote host, include search paths for code assistance should be converted via path mapper.

Otherwise, if include search path used for compilation contains absolute paths, these exact paths are placed to code assistance options. This is incorrect (and look especially strange on Windows)
Comment 1 Vladimir Kvashin 2010-06-06 07:11:20 UTC
The issue is reported by ardashev@netbeans.org (originally in issue 187156)
Comment 2 Alexander Simon 2012-04-06 15:10:44 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/a0f0ea26d823
Comment 3 Quality Engineering 2012-04-07 10:10:52 UTC
Integrated into 'main-golden', will be available in build *201204070400* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/a0f0ea26d823
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #187235 Remote discovery: incorrect processing of -I with absolute path