mbien commented on code in PR #631: URL: https://github.com/apache/netbeans-website/pull/631#discussion_r1042532670
########## netbeans.apache.org/src/content/download/nb16/index.adoc: ########## @@ -80,31 +88,29 @@ The PGP keys used to sign this release are available link:https://downloads.apac Apache NetBeans can also be installed as a self-contained link:https://snapcraft.io/netbeans[snap package] on Linux. -* Tip: Linux users: use the binary zip, link:https://snapcraft.io/netbeans[Snap], or our link:https://codelerity.com/netbeans[community installers] (there is a .deb without JDK too). This has been discussed on dev@ a little while back. Linux installer is a little broken and no-one has fixed it yet. - == Community Installers IMPORTANT: Individual NetBeans committers may provide additional binary packages as a convenience. While built using the Apache NetBeans release, they are not releases of the Apache Software Foundation. They may include other contents (eg. JDK) under additional license terms. - link:https://www.codelerity.com/netbeans/[Codelerity / Gj IT packages] - Windows, macOS and -Linux (.deb / .AppImage) built with -link:https://github.com/apache/netbeans-tools/tree/master/nbpackage[NBPackage]. Most +Linux (.deb / .rpm / .AppImage) built with +link:https://github.com/apache/netbeans-nbpackage/[NBPackage]. Most include a local JDK runtime for the IDE to run on, for a self-contained out-of-the-box experience (other JDK's may be used for projects). == Deployment Platforms The Apache NetBeans {netbeans-version} binary releases require JDK 11+, and officially support running on JDK 11 and JDK 17. -TIP: The current JDKs have an issue on macOS Big Sur, that causes freezes on dialogs. That could be fixed by applying the workaround described at link:https://issues.apache.org/jira/browse/NETBEANS-5037?focusedCommentId=17234878&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17234878[NETBEANS-5037] . +TIP: Gradle projects in Apache NetBeans 16 are not supported when running the IDE on JDK 19. Review Comment: should this mention that this is temporary and might be fixed in a hotfix? -- 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
