Saljack commented on issue #8262: URL: https://github.com/apache/netbeans/issues/8262#issuecomment-2676131396
I am pretty sure that it is configured correctly and it works sometimes as you can see on one of picture that it is correctly visible. I know that openapi-generator-maven-plugin generates weird structure but it is configured that sources are in `target/generated-sources/openapi/com/example`. I would agree it is problem with openapi-generator-maven-plugin but other annotation procesors do not work too e.g. mapstruct see `target/generated-sources/annotations`. So if it is the openapi-generator-maven-plugin then it breaks the whole support for annotation processors. -- 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
