git clone https://github.com/JMRI/JMRI.gitso I installed netbeans-ide from the binaries from export PKG_PATH=ftp://ftp.NetBSD.org/pub/pkgsrc/packages/NetBSD/aarch64/9.1/All
pkg_add installed netbeans-ide. As part of this install openjdk8 was installed.When I run netbeans it instructs me to use the jdkhome switch/option which I do as: netbeans --jdkhome /usr/pkg/bin/openjdk8-javaIt still instructs me to use --jdkhome option??Where did I go wrong? TIA,Paul N