mbien commented on issue #5571: URL: https://github.com/apache/netbeans/issues/5571#issuecomment-1446661314
This issue will likely "fix" itself since NB 18 will bundle a javac which is based on JDK 20 which doesn't support 1.7 anymore - so it won't work due to other reasons :) You could try to set `-T 1` as maven flag which should trigger the fallback mode of the output window and might make it work in NB 17 at least. -- 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: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists