On Mon, 6 Dec 2021 at 17:58, Phil Longenecker <[email protected]> wrote: > Anyone know which Netbeans versions are 32 or 64 bit? I've tried installing > 10 on raspberry pi, it won't load modules. > The apache site doesn't list requirements for the versions.
I made an AppImage of NetBeans 12.5 with JDK 16 for the Pi a little while back - https://github.com/neilcsmith-net/nbpackage-test/releases/tag/12.5-build1 AppImage if you don't know - download, make executable, run - https://appimage.org/ Goes without saying, completely unofficial, personal project! There will be a 12.6 / JDK 17 one at some point soon. Best wishes, Neil --------------------------------------------------------------------- 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
