netbeans
netbeans copied to clipboard
Bad find in projects
Apache NetBeans version
Apache NetBeans 28
What happened
I searched the project files for the string "Percent = " without specifying a file mask and only found it in the log file. When I specified the file mask "*.java," I also found this string in the Java files. I should have seen it in the first case, but I only saw it in the log file.
Language / Project Type / NetBeans Component
No response
How to reproduce
Try searching for a string in Java files using the file mask "*.java" and without it.
Did this work correctly in an earlier version?
Apache NetBeans 27
Operating System
Fedora Linux
JDK
17
Apache NetBeans packaging
Apache NetBeans binary zip
Anything else
No response
Are you willing to submit a pull request?
No
Not reproducible for me.