Re: NetBeans on Mac 11 stopped working

2020-11-13 Thread Rik Scarborough
Sorry, should have put that in the first one (and totally forgot). It responds with Cannot find java. Please use the --jdkhome switch. Java is installed: openjdk 13 2019-09-17. Is the current one it’s pointed to. ~Rik Believe in Good > On Nov 13, 2020, at 4:48 PM, Geertjan Wielenga > wrote:

Re: NetBeans on Mac 11 stopped working

2020-11-13 Thread Carl Mosca
After seeing the thread, I updated to Big Sur but so far have not seen an issue. Carl On Fri, Nov 13, 2020 at 6:08 PM Scott Palmer wrote: > I’ve been running since the Big Sur betas and the only significant issue I > noticed was that Big Sur breaks /usr/libexec/java_home so that it is almost >

Re: NetBeans on Mac 11 stopped working

2020-11-13 Thread Scott Palmer
I’ve been running since the Big Sur betas and the only significant issue I noticed was that Big Sur breaks /usr/libexec/java_home so that it is almost completely useless. I think the NB installer might use that to get the directory for the installed JDK. Otherwise I’ve been extracting NB betas

Re: NetBeans on Mac 11 stopped working

2020-11-13 Thread Geertjan Wielenga
Can you run NetBeans from the terminal: /Applications/NetBeans/Apache\ NetBeans\ 12.1.app/Contents/Resources/Ne tBeans/netbeans/bin/netbeans Gj On Fri, 13 Nov 2020 at 23:46, Rik Scarborough wrote: > I updated my Mac to 11 and NetBeans will not longer run. Any ideas where > to start debugging

NetBeans on Mac 11 stopped working

2020-11-13 Thread Rik Scarborough
I updated my Mac to 11 and NetBeans will not longer run. Any ideas where to start debugging this? ~Rik Believe in Good