I am unable to get a successful build of apache netbeans master git clone with jdk other than jdk8.
I am using ant 1.9.7, my nbbuild/user.build.properties contains the following. permit.jdk9.builds=true #nbjdk.home=C:\\Program Files\\Java\\jdk-9.0.4 #nbjdk.home=C:\\Program Files\\Java\\jdk-10 nbjdk.home=C:\\Program Files\\Java\\jdk-11.0.2 #nbjdk.home=C:\\Program Files\\Java\\jdk-12 #nbjdk.home=C:\\Program Files\\Java\\jdk1.8.0_172 I have tried various combinations of nbjdk.home - but only successful builds with jdk8. Please advise. Thanks -Gary
