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 - No result when searching in .conf files using C/C++ Project
Summary: No result when searching in .conf files using C/C++ Project
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: PC Windows 7
: P3 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-02-03 09:24 UTC by hoplayann
Modified: 2016-06-24 01:46 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 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