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

Summary: Choosing multiple folders for include directories adds bogus entries
Product: cnd Reporter: MackSix
Component: ProjectAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal CC: MackSix
Priority: P3    
Version: 8.1   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot A
Screenshot B

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