mybasiclife-source opened a new issue, #9033: URL: https://github.com/apache/netbeans/issues/9033
### 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
