mbien commented on issue #3845: URL: https://github.com/apache/netbeans/issues/3845#issuecomment-1077345889
i can't reproduce this. I just created a NB platform application based on 13 and it worked fine. Build the parent project first so that maven downloads everything, after that you should be able to run the app project. JDK 17 will require a few additional flags to configure the java module system but it should start on JDK 11 out-of-the-box. -- 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
