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 226890

Summary: Items in existing folders are not refreshed
Product: cnd Reporter: crimcat <crimcat>
Component: Code ModelAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: ENHANCEMENT Exception Reporter:

Description crimcat 2013-03-01 12:36:50 UTC
Let's have an empty C++ project created out manually.
Then we add some existing files using "Add Existing Items from Folders..." menu item (for example, from network share which is synchronized with 3d-party tools, for example).
After a while, the contents of these external folders has changed (some files are added, some are deleted, etc). Netbeans code mode does not see these changes.
I have to remove and then add again these folders to make Netbeans see the changes and update the code model.
I'd suggest adding for such project folders additional menu item like 'Refresh'.