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 121675 - Projects forget Compiler Collections.
Summary: Projects forget Compiler Collections.
Status: RESOLVED DUPLICATE of bug 117931
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: Thomas Preisler
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-11 11:29 UTC by dustin_mccartney
Modified: 2008-01-10 18:42 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 dustin_mccartney 2007-11-11 11:29:51 UTC
Version: Netbeans 6.0 RC 1

Description:
C/C++ "Project Properties" dialog under "Configuration Properties->General" there is a property called "Compiler
Collection".  Changes to this property are not saved/preserved between Netbeans 6.0 RC 1 loads.

Steps to Reproduce:
1) Open the C/C++ "Project Properties" dialog for a loaded C/C++ Project.  Navigate to "Configuration
Properties->General" tree node.
2) Select a "Compiler Collection" other than the default "GNU Compiler Collection".  For me, I set it to "GNU Compiler
Collection [2]".
3) Click "Apply" button and then "OK" to close dialog.
4) Close Netbeans.
5) Re-launch Netbeans.
6) Repeat step #1.
7) Notice how "Compiler Collection" is reset to "GNU Compiler Collection".
Comment 1 Alexander Pepin 2008-01-10 18:42:33 UTC
It's duplicate of the issue #117931


*** This issue has been marked as a duplicate of 117931 ***