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 256279 - [newcodemodel] unresolved #include "/abs/path" in full remote project
Summary: [newcodemodel] unresolved #include "/abs/path" in full remote project
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-30 16:06 UTC by Vladimir Voskresensky
Modified: 2015-12-22 11:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Voskresensky 2015-10-30 16:06:10 UTC
create full remote project and try to add
#include "/some/absolute/path"
it is unresolved if path doesn't exist locally.
Comment 1 Vladimir Kvashin 2015-12-14 17:45:45 UTC
fixes in sputnik:
 61385125384e
 ff575ef6336a
 8edef61eced6
in release81:
 e2c7bc09ac51
 5d4174b4621c
Comment 2 Quality Engineering 2015-12-16 02:31:17 UTC
Integrated into 'main-silver', will be available in build *201512160002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/4d2072a59989
User: Vladimir Kvashin <vkvashin@netbeans.org>
Log: cleanup before fixing #256279 - [newcodemodel] unresolved #include /abs/path in full remote project
(transplanted from 3ab200c9bafc4e511b1b32f2ef7c5bac30ace050)
Comment 3 soldatov 2015-12-22 11:53:39 UTC
Verified in NetBeans 8.1 with latest internal patches