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 124249

Summary: Navigator, Code Completion and Hyperlink don't work in file with new extension
Product: cnd Reporter: soldatov <soldatov>
Component: Code CompletionAssignee: Sergey Grinev <sergius>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2007-12-19 08:53:18 UTC
Scenario:
- Create project
- Add into project file with '.inc' extension
- Type 'int i;' in this file. Save file.
- Add .inc extension into 'Advanced Options' window into 'Options|IDE
Configuration|System|Object Types|C and C++ Header Data Objects|Extensions an
MIME Types' text fields
==> file has correct syntax highlighting, but Navigator is empty, Code Completion and Hyperlink doesn't work. I have to
reload project in order to resolve this problem
Comment 1 Sergey Grinev 2008-07-21 16:19:11 UTC

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