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 99982

Summary: User cannot switch "Compiler Collection' in project properties
Product: cnd Reporter: soldatov <soldatov>
Component: ProjectAssignee: _ gordonp <gordonp>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2007-04-04 14:13:47 UTC
Steps:
- Add path to GNU and SUN compilers into PATH variable 
- Run Netbeans
- Create sample project
- Select project in 'Projects' tab and call context menu. Select 'Properties'
menu item
==> I can not switch "Compiler Collection' in 'Configuration Properties|General'
 category, though i have "GNU Compiler Collection" and "Sun Studio Compiler
Collection" in listbox
Comment 1 _ gordonp 2007-04-06 00:21:55 UTC
Fixed. CompilerSetManager.setValue(String name) was expecting name and
failed because project 
Comment 2 _ gordonp 2007-04-06 00:22:54 UTC
Fixed. CompilerSetManager.setValue(String name) was expecting name and
failed because it was being passed display name.
Comment 3 Maria Tishkova 2007-08-06 17:09:35 UTC
verified with build 5.5.1u1