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 - Navigator shows up empty when .js file opened after caches cleanup
Summary: Navigator shows up empty when .js file opened after caches cleanup
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Navigation (show other bugs)
Version: Dev
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Reema
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-15 08:53 UTC by Reema
Modified: 2017-05-16 05:39 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 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.