I made my local repo pristine, set my system JDK to 11, and built the project with no issues. My original issue with “applemenu” has also vanished. I’ve made no other concessions for the project with local configuration, it just works out of the box now, which is fantastic.
I did have to set my build command to allow jdk 9, but I’m taking the README as the truth. "Requirements Git Ant 1.9.9 or above JDK 8 or 11 (to build NetBeans) JDK 9 or above (to run NetBeans)" My problems started when I used a system set JDK 8 to build and run NB. Thanks everyone! Steven On Tue, Dec 3, 2019 at 05:21 Neil C Smith <neilcsm...@apache.org> wrote: > On Tue, 3 Dec 2019 at 09:56, Peter Hull <peterhul...@gmail.com> wrote: > > This means checking the PATH and JAVA_HOME and JDK_HOME and > > .nbbuild.properties and nbbuild\user.build.properties for consistency. > > Possibly ANT_HOME missing there? I know there was a line about > setting JAVA_HOME and ANT_HOME integrated into the readme during the > 11.2 release window. Is this by itself still not enough? > > See https://github.com/apache/netbeans/pull/1554 and > > https://mail-archives.apache.org/mod_mbox/netbeans-dev/201910.mbox/%3C26c1f141-b021-4473-059f-41ec0b5e3613%40status6.com%3E > > Best wishes, > > Neil > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@netbeans.apache.org > For additional commands, e-mail: dev-h...@netbeans.apache.org > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists > > > >