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 158632 - 'Configure Code Assistance' wizard can't find includes from D:/cygwin_dir
Summary: 'Configure Code Assistance' wizard can't find includes from D:/cygwin_dir
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-16 20:36 UTC by soldatov
Modified: 2009-02-19 20:30 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 soldatov 2009-02-16 20:36:44 UTC
Windows XP, Cygwin
Scenario:
- Create Freeway project
- Build project
- Call 'Configure Code Assistance' wizard
- Select 'Advanced' mode, 'Explore Object Files in Folder' mode, 'Configure Project Properties' level
==> on 5th step I see such values in 'User Include Paths' table (all lines starts from D:/cygwin/):
...
D:/cygwin/lib/gcc/i686-pc-cygwin/3.4.4/include
D:/cygwin/lib/gcc/i686-pc-cygwin/3.4.4/include/c++
...

It is wrong, because I haven't D:/cygwin directory (my cygwin is installed into D:/cygwin_dir/)
Comment 1 Alexander Simon 2009-02-17 10:02:07 UTC
fixed, change set:
http://hg.netbeans.org/main/rev/3a83b9827eca
Comment 2 Quality Engineering 2009-02-18 10:36:33 UTC
Integrated into 'main-golden', will be available in build *200902180201* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/3a83b9827eca
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed: IZ#158632:'Configure Code Assistance' wizard can't  find includes from D:/cygwin_dir