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 220658 - [73cat] Code completion doesn't work for new files in project.
Summary: [73cat] Code completion doesn't work for new files in project.
Status: CLOSED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.3
Hardware: PC Other
: P2 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-23 11:45 UTC by kosmonaffft
Modified: 2012-12-13 07:30 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 kosmonaffft 2012-10-23 11:45:01 UTC
Hello all...

Since approximately one week something is wrong with code completion for C/C++ makefile based projects. I have CMake project with some files, when i create project in NB, code completion works, but if i add new files to the project, code completion doesn't work for this files. I've tried to regenerate makefile, reconfigure code assistance, but unsuccessfull. I can add code completion support to new files only through project re-creation in NB.
Comment 1 Vladimir Voskresensky 2012-10-23 17:02:38 UTC
caused by my recent fix.
http://hg.netbeans.org/cnd-main/rev/27426fabeca3
Comment 2 Quality Engineering 2012-10-24 01:28:51 UTC
Integrated into 'main-golden', will be available in build *201210240001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/27426fabeca3
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #220658 [73cat] Code completion doesn't work for new files in project.
- restore non-excluded state for now
Comment 3 Vladimir Voskresensky 2012-10-24 13:41:11 UTC
previous change was fix up.
Better fix
http://hg.netbeans.org/cnd-main/rev/9cc7f65f72de
Comment 4 Quality Engineering 2012-10-25 01:31:56 UTC
Integrated into 'main-golden', will be available in build *201210250001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/9cc7f65f72de
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #220658 [73cat] Code completion doesn't work for new files in project.
- user added items are updated to be non-excluded in configurations