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 - Items in existing folders are not refreshed
Summary: Items in existing folders are not refreshed
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-01 12:36 UTC by crimcat
Modified: 2013-03-01 12:36 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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'.