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 100118

Summary: "Parser Settings" window should contains 2 tab only
Product: cnd Reporter: soldatov <soldatov>
Component: -- Other --Assignee: Thomas Preisler <thp>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P2    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2007-04-05 15:46:05 UTC
Steps:
- Push "Tools|Options" menu item
- Select "C/C++" category and "Code Assistance" tab
- Push "Parser Settings" button
==> "Parser Settings" window appears with 5 tabs on my machine (3 "C Compiler"
tabs and 2 "C++ Compiler" tab)
I think in this window should be only 2 tabs with selected C and C++ compilers
in "Builds Tools" tab
Comment 1 Vladimir Kvashin 2007-05-17 11:47:39 UTC
After rewriting the UI by Vladimir V., the defect disappeared.
Comment 2 Alexander Pepin 2007-08-07 13:46:37 UTC
fix failed in 5.5.1_u1 CND build (20070802).
Despite the some improvements and changes there still exist 3 tabs (one for C++ and two for C compilers). There should
be only 2 tabs (one for C++ and one foe C compiler) in each compiler collection. See also IZ 102210.
Comment 3 Thomas Preisler 2007-10-02 01:59:11 UTC
Fixed. Now it shows only one C compiler and one C++ compiler and it is the compilers chosen in the Tools panel.
Comment 4 soldatov 2007-10-05 08:52:27 UTC
verified in 200710041200 build
Comment 5 Alexander Pepin 2007-12-06 17:20:16 UTC
*** Issue 99907 has been marked as a duplicate of this issue. ***