adam-waldenberg opened a new issue, #4823: URL: https://github.com/apache/netbeans/issues/4823
### Apache NetBeans version Apache NetBeans 15 ### What happened Tests are sometimes unable to reference classes in the main code failing with a 'Error parsing file' message in a Maven project.  ### How to reproduce  Attempted to fix it by restarting NetBeans and deleting `.cache/netbeans/15`. However, after NetBeans completes scanning of the projects I get the same errors back. Unable to see a pattern and what exactly triggers it as it looks pretty random. In the picture above its failing to find an annotation, a method from an inherited class and a static method. Everything works flawlessly in NetBeans 14 - so some change between 14-15 seems to have broken it., ### Did this work correctly in an earlier version? Apache NetBeans 14 ### Operating System Linux ### JDK Tested with JDK18 and JDK11 with the same result ### Apache NetBeans packaging Other ### Anything else _No response_ ### Are you willing to submit a pull request? No ### Code of Conduct Yes -- 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
