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 - NetBeans forget C/C++ extensions which user adds via 'New File' wizard
Summary: NetBeans forget C/C++ extensions which user adds via 'New File' wizard
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Grinev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-15 15:54 UTC by soldatov
Modified: 2008-07-10 15:18 UTC (History)
1 user (show)

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 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