Hello John,
Since (the important parts of) Netbeans is written in Java, it runs well on
the Raspberry Pi.
I haven't checked it explicitly on the Pi4, but I used to use Netbeans a lot
on the Pi3. There I just copied the unpacked platform independent Netbeans
zip archive from my x86 Linux machine to the ARM Pi, and all worked well.
(Since the Pi has Debian based Raspbian Linux, even the Linux starter script
for Netbeans works without change.)
On the 1 GB RAM Pi3 with its 1200 MHz ARM8-A53, Netbeans was already well
usable, so it should fly on the 1-4 GB RAM Pi4 with its 1500 MHz ARM8-A72 ?
Greetings,
Hans
Am 26.02.20 um 18:43 schrieb John G. Weed:
Does the download link Apache-NetBeans-11.2-bin-linux-x64.sh
<https://www.apache.org/dyn/closer.cgi/netbeans/netbeans/11.2/Apache-NetBeans-11.2-bin-linux-x64.sh>(SHA-512
<https://www.apache.org/dist/netbeans/netbeans/11.2/Apache-NetBeans-11.2-bin-linux-x64.sh.sha512>,PGP
ASC
<https://www.apache.org/dist/netbeans/netbeans/11.2/Apache-NetBeans-11.2-bin-linux-x64.sh.asc>)
provide support for the ARM64 chip set, as is used by the Raspberry Pi 4B?
Has been my experience that x64 downloads in general do not support ARM64
specifically.