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 271324

Summary: build doesn't fix "Hello Qt World" project
Product: cnd Reporter: soldatov <soldatov>
Component: -- Other --Assignee: Alexander Simon <alexvsimon>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: Dev   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description soldatov 2017-08-18 11:01:15 UTC
Now I use Oracle Linux 7 machine and I see such problem:
- Create "Hello Qt World" project
==> project has unresolved #includes
- Clean and Build project
==> build works nicely
- open HelloForm.cpp file in editor
==> a lot of unresolved identifiers

Workaround: call Code Assistance|Reparse Project context menu item