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 136978 - .hh header files not recognized even if configured
Summary: .hh header files not recognized even if configured
Status: RESOLVED DUPLICATE of bug 135891
Alias: None
Product: cnd
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sergey Grinev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-11 10:24 UTC by rjan
Modified: 2008-07-21 16:20 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 rjan 2008-06-11 10:24:02 UTC
.hh header files are not recognized even if configured in C/C++ Header File extensions. There is no code highlighting
nor ability to switch between source and header in editor.
Comment 1 Vladimir Voskresensky 2008-06-11 11:26:30 UTC
After adding hh to settings you need to restart IDE (to allow all *.hh files to be redetected)
Without restarting only new or "not-yet-shown" *.hh files will be recognized as headers
(btw, this is behavior in trunk, what is your version of IDE?)
Comment 2 rjan 2008-06-12 10:44:02 UTC
Product Version: NetBeans IDE 6.1 (Build 200804211638)

After restart extensions added before just disappears from list (strange). When I delete one of default, ie. "h", editor
stops recognizing files immediately. Then, when I restore it, editor starts to recognize it again immediately.
Comment 3 soldatov 2008-06-12 11:29:38 UTC
Issue 134192 (Changes in list of C/C++ filename extensions disappear after restart) fixed in trunk. Fix will appear in
patch2 (see http://wiki.netbeans.org/NetBeans61Patch2Plan).
Comment 4 Sergey Grinev 2008-07-02 11:50:37 UTC
all extension issues are fixed in trunk
Comment 5 Sergey Grinev 2008-07-02 11:54:12 UTC
please, disregard previous comment because next issue is not yet resolved:
135691 Extensions added in options aren't applied to existing files till NetBeans restart
Comment 6 Sergey Grinev 2008-07-21 16:20:39 UTC
marked this as duplicate of 135891 because this is only that left about this issue

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