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 259152 - Files ignored in a C++ project
Summary: Files ignored in a C++ project
Status: RESOLVED INCOMPLETE
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-06 14:59 UTC by lazaraza
Modified: 2016-07-19 13:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot showing all the described issues (52.95 KB, image/png)
2016-05-06 14:59 UTC, lazaraza
Details

Note You need to log in before you can comment on or make changes to this bug.
Description lazaraza 2016-05-06 14:59:07 UTC
Created attachment 159567 [details]
screenshot showing all the described issues

After about a day work on a project, some files are no longer recognised from the editor as belonging to the project. As a result, functions from the corresponding classes are highlighted as "Unable to resolve identifiers" error. This is also visible on the filetab colouring (ignored files are no colour) and the function names are no longer interactive.
However, the complete class in those files is visible in the Classes tab on the left-hand-side browser pane. One can refer to the image attached, all issues reported are visible.

To reproduce the error I have created a new project from scratch, and replacing the newly created/added files with the files from the original project, after about a day it happened again.
Comment 1 Vladimir Voskresensky 2016-07-19 13:39:56 UTC
Does it still reproducible in Dev builds?
Do you have any exceptions in message.log?
View->IDE Log