netbeans icon indicating copy to clipboard operation
netbeans copied to clipboard

Bad find in projects

Open mybasiclife-source opened this issue 1 month ago • 1 comments

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

mybasiclife-source avatar Nov 22 '25 09:11 mybasiclife-source

Not reproducible for me.

matthiasblaesing avatar Nov 22 '25 19:11 matthiasblaesing