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 - build doesn't fix "Hello Qt World" project
Summary: build doesn't fix "Hello Qt World" project
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: Dev
Hardware: PC Linux
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-18 11:01 UTC by soldatov
Modified: 2017-08-23 07:54 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 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