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 256033 - Choosing multiple folders for include directories adds bogus entries
Summary: Choosing multiple folders for include directories adds bogus entries
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.1
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-19 23:43 UTC by MackSix
Modified: 2016-06-18 03:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot A (68.32 KB, image/png)
2015-10-19 23:44 UTC, MackSix
Details
Screenshot B (25.63 KB, image/png)
2015-10-19 23:44 UTC, MackSix
Details

Note You need to log in before you can comment on or make changes to this bug.
Description MackSix 2015-10-19 23:43:46 UTC
1. Setup a directory structure as shown in screenshot A.
2. Invoke Properties context menu on a project and goto Build>>C++ Compiler>>Include Directories and press the "..." button.
3. Navigate and choose multiple directories with Ctrl+Mouse as shown in screenshot A.
4. Click Select button.

Results are as shown in Screenshot B. Only one entry is correct.

Product Version: NetBeans IDE 8.1 RC2 (Build 201510122201)
Java: 1.8.0_60; Java HotSpot(TM) 64-Bit Server VM 25.60-b23
Runtime: Java(TM) SE Runtime Environment 1.8.0_60-b27
System: Windows 7 version 6.1 running on amd64; UTF-8; en_US (nb)
Comment 1 MackSix 2015-10-19 23:44:19 UTC
Created attachment 156815 [details]
Screenshot A
Comment 2 MackSix 2015-10-19 23:44:39 UTC
Created attachment 156816 [details]
Screenshot B
Comment 3 Alexander Simon 2016-06-15 15:49:42 UTC
fixed, change set:
http://hg.netbeans.org/cnd-main/rev/e008cc10e95a
Comment 4 Quality Engineering 2016-06-18 03:12:32 UTC
Integrated into 'main-silver', will be available in build *201606180002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e008cc10e95a
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #256033 Choosing multiple folders for include directories adds bogus entries