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 270644

Summary: Navigator shows up empty when .js file opened after caches cleanup
Product: javascript Reporter: Reema
Component: NavigationAssignee: Reema
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: Dev   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description Reema 2017-05-15 08:53:41 UTC
After clearing IDE cache, noticed that the navigator window doesn't show .js file structure. It refreshes correctly for other files like .java or .html.
If IDE is reopened, explorer starts showing the file structure correctly.
Comment 1 Reema 2017-05-16 05:39:34 UTC
Reducing priority as this happens for a specific case, I noticed this when tried opening a unittest .js under html.knockout project. I don't see this issue when .js files from any javascript2.* modules are opened or if I create/open .js in a HTML5Application.