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 102185 - Impossible to remove duplicates from Current Path
Summary: Impossible to remove duplicates from Current Path
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 5.x
Hardware: All Windows XP
: P2 blocker (vote)
Assignee: _ gordonp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-23 16:13 UTC by Alexander Pepin
Modified: 2007-07-31 14:27 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 Alexander Pepin 2007-04-23 16:13:24 UTC
This is consequence of fixing 101077.
Steps to reproduce:
- open IDE
- open Tools->Options-> C/C++ -> Build Tools
- add one more path to GNU collection (C:\cygwin\bin) to the Current Path
- try to remove newly added path from the Current Path
Result: "Error:Compiler CollectionRemoval Not Allowed" window appears despite
that  path is contained twice.
Comment 1 _ gordonp 2007-04-23 17:49:41 UTC
Downgrading to P2. This does not significantly impact users and isnt'
something which needs to be done after code freeze.

I'm making it a P2 because its a simple fix and I'd like to do it in
the next update or release.
Comment 2 _ gordonp 2007-06-12 19:14:03 UTC
Fixed. I now allow a duplicate directory to be removed.
Comment 3 Alexander Pepin 2007-07-31 14:27:49 UTC
verified in cnd 5.5.1u1 build (20070730)