ebarboni commented on code in PR #3948: URL: https://github.com/apache/netbeans/pull/3948#discussion_r885388625
########## README.md: ########## @@ -39,8 +39,7 @@ Apache NetBeans is an open source development environment, tooling platform, and * Git * Ant 1.9.9 or above - * JDK 11 (to build NetBeans) - * JDK 11 or above (to run NetBeans) + * JDK 11 or above (to build and run NetBeans) * MinGW (optional), to build Windows Launchers Review Comment: the section on do.build.windows.launchers=true is obsolete as the build use artefacts from the git above and the launcher is modified in the git. I wanted to take care of new introduced swift native launcher but I have no such infra (macos) to test if I can cross build (building is one step :p running it is the main goal) . -- 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
