keosion commented on issue #7839: URL: https://github.com/apache/netbeans/issues/7839#issuecomment-2704589064
I also reproduce this bug since a long time, with multiple Netbeans versions. I now use NetBeans IDE 25 on Linux. Java version is 21.0.6, OpenJDK 64-Bit Server VM 21.0.6+2. I finally found the culprit and can reproduce this bug with only one file in a project. Either using search or with automatic scanning. Here is the file : [error_file.txt](https://github.com/user-attachments/files/19113254/error_file.txt) . You'll have to change extension. I used .gpx but .xml also works. The xml encoding property say "UTF-8" but the file is not UTF-8 encoded. There are accentuated characters in the file. Hope this helps -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists