jlahoda commented on issue #4766: URL: https://github.com/apache/netbeans/issues/4766#issuecomment-1347347822
Interesting. Seems I can reproduce. I'll take a look. Thanks for a reproducible way to get the problem! (Overall, NetBeans runs javac in a slightly different way than the command line, and uses APIs that are not commonly used while building (unless an annotation processor or a Plugin uses them), so it sometimes runs into problems that are not seen in the ordinary/full compilation.) -- 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
