Open DavidGradwell opened 1 year ago
are you using search or search and replace?
since the search has two modes. The strict mode should be only active on replace since it has to make sure the file is valid. It will throw exceptions if it is not.
Same here, Netbeans version: 20. One of my java bean is marked with error marker, but file compiles without any problems.
Netbeans JDK: 17 Project JDK: 1.8
Apache NetBeans version
Apache NetBeans 19
What happened
Whilst searching all open projects for a text string 'tview_instance_class' got the attached error. This error is repeatable. It occurs after the search has been going on for around 10 seconds and many files have been scanned.
messages.log
It looks to be data related. Watching the search as it progresses and then closing the project it was scanning and trying again removes the issue.
How to reproduce
No response
Did this work correctly in an earlier version?
No / Don't know
Operating System
Mac OS X version 14.0 running on aarch64; UTF-8; en_GB (nb)
JDK
OpenJDK 64-Bit Server VM 17.0.7+7-LTS Runtime: OpenJDK Runtime Environment 17.0.7+7-LTS System:
Apache NetBeans packaging
Apache NetBeans provided installer
Anything else
Are you willing to submit a pull request?
No