MimoDevelop opened a new issue, #8321: URL: https://github.com/apache/netbeans/issues/8321
### Apache NetBeans version Apache NetBeans 25 ### What happened We are using lombok in our quarkus project to generate getter/setter of pojos and entites up to netbeans 24 this works fine in den ide, but after switching to netbeans 25 the generated getter and setter are no longer resolve in the ide. -- netbeans 25 - getter/setter are not resolved  -- netbeans 24 - works fine  ### Language / Project Type / NetBeans Component _No response_ ### How to reproduce Simple Project to show the issue when open it with netbeans 25: [lombokTest.zip](https://github.com/user-attachments/files/19211205/lombokTest.zip) ### Did this work correctly in an earlier version? Apache NetBeans 24 ### Operating System MacOs ### JDK JDK21 ### Apache NetBeans packaging Apache NetBeans provided installer ### 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
