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 257825

Summary: No result when searching in .conf files using C/C++ Project
Product: cnd Reporter: hoplayann
Component: ProjectAssignee: Alexander Simon <alexvsimon>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:

Description hoplayann 2016-02-03 09:24:51 UTC
I declare a "New project > C/C++ > C/C++ Project with Existing Sources". 
I add a simple text "John" in a file named "test.conf"

When I try to "Find in project" the text "John" (all options deactivated), I have no result. 

But when I declare my project as "New project > PHP > PHP Application", and do the same search, then I find my result in the file "test.conf". 

Why is there no result when using a C/C++ Project ?
Comment 1 Alexander Simon 2016-06-23 13:20:08 UTC
fixed, change set:
https://hg.netbeans.org/cnd-main/rev/74048fa045f8
Comment 2 Quality Engineering 2016-06-24 01:46:47 UTC
Integrated into 'main-silver', will be available in build *201606240002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/74048fa045f8
User: Alexander Simon <alexvsimon@netbeans.org>
Log: fixed Bug #257825 No result when searching in .conf files using C/C++ Project