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 135155

Summary: NetBeans forget C/C++ extensions which user adds via 'New File' wizard
Product: cnd Reporter: soldatov <soldatov>
Component: -- Other --Assignee: Sergey Grinev <sergius>
Status: VERIFIED FIXED    
Severity: blocker CC: sustaining
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2008-05-15 15:54:08 UTC
Scenario:
- Create new project
- Push 'New File...' button
- Create file with test.zz name
==> IDE recognize this file as C file
- Restart IDE
==> NetBeans forgot 'zz' extension
Comment 1 Sergey Grinev 2008-05-16 12:42:49 UTC
fixed by http://hg.netbeans.org/main?cmd=changeset;node=b815e8578999
Comment 2 soldatov 2008-05-20 11:34:53 UTC
verified in 200805200004 build
Comment 3 jinb 2008-05-29 13:25:01 UTC
fix backported into release61_fixes branch
changeset:   77604:359211641f63