rhobincu opened a new issue, #6704: URL: https://github.com/apache/netbeans/issues/6704
### Apache NetBeans version Apache NetBeans 19 ### What happened We have two development stations with different OSes (Ubuntu 18.04 and Linux Mint 21.2) with Netbeans 19 and JDK 21 used to compile the same software, at the same Git revision and we get the following realtime code analysis error, altough the code compiles fine (as can be seen in the screenshot):  We have another station, running the same Linux Mint 21.2, with Netbeans 19 and JDK 21, compiling the same Git revision of the same application which does not exhibit this error. Running "ant jar" from the command line also compiles everything without issues. ### How to reproduce _No response_ ### Did this work correctly in an earlier version? Apache NetBeans 19 ### Operating System Linux Mint 21.1/ Ubuntu 18.04 ### JDK openjdk-21-jdk ### Apache NetBeans packaging Apache NetBeans provided installer ### Anything else I have tried to remove all projects and re-add them, the problem persists. I have even deleted the ${HOME}/.netbeans folder and restarted it, the problem still persists. ### 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
