> On Aug 26, 2020, at 8:59 PM, Thomas Wolf <tjw...@gmail.com> wrote:
> 
> Hey,
> Has anyone had this issue?
> 
> I haven’t used Netbeans on my home mac for awhile.  I recently installed the 
> macOS Big Sur beta and when I tried running my Netbeans 11.3 from the dock as 
> usual, I get a warning (see first attachment) about the JDK being missing.  I 
> said, hm - that’s odd - I have multiple different Java versions and Terminal 
> shows me pointing to v14:
> 
> twolf@MacBook-Pro ~ % java -version
> java version "14.0.2" 2020-07-14
> Java(TM) SE Runtime Environment (build 14.0.2+12-46)
> Java HotSpot(TM) 64-Bit Server VM (build 14.0.2+12-46, mixed mode, sharing)
> 
> twolf@MacBook-Pro ~ % ls /Library/Java/JavaVirtualMachines/
> jdk-12.0.2.jdk/   jdk1.7.0_51.jdk/  jdk1.8.0_31.jdk/  
> jdk-14.0.2.jdk/   jdk1.8.0_25.jdk/  zulu-8.jdk/
> 
> I couldn’t figure it out, so I figured - good time to install 12.0.  
> Downloaded the 12.0 installer and ran that.  But the installer fails itself - 
> also because it can’t find the JDK! See second screen shot.
> 

Well, I finally did get my old 11.3 version to work by modifying 
/Applications/NetBeans/Apache NetBeans 
11.3.app/Contents/Resources/NetBeans/netbeans/etc/netbeans.conf and manually 
setting the netbeans_jdkhome variable to one of the JDKs I have.

But how do I get the Netbeans 12 installer to work?

Thanks again,
Tom



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@netbeans.apache.org
For additional commands, e-mail: users-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to