Re: NetBeans on Mac 11 stopped working

2020-11-15 Thread Rik Scarborough
Thanks everyone.  I was able to get this working from the command line with the 
latest JDK.  Adding it to the conf file worked for launching it from the finder.

~Rik
Believe in Good

> On Nov 14, 2020, at 4:20 AM, Juan Miguel Escribano  
> wrote:
> 
> Hi!
> 
> You must edit netbeans.conf and add the following line:
> 
> netbeans_jdkhome="/Library/Java/JavaVirtualMachines/zulu-15.jdk/Contents/Home"
> 
> (Replace zulu-15.jdk with the folder of your Java installation).
> 
> Best
> 
> Juan Miguel
> El 14 nov 2020 2:33 +0100, Rik Scarborough , escribió:
>> 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:
>>> 
>>> 
>>> Can you run NetBeans from the terminal:
>>> 
>>> /Applications/NetBeans/Apache\ NetBeans\ 
>>> 12.1.app/Contents/Resources/NetBeans/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 this?
>>> 
>>> ~Rik
>>> Believe in Good
>>> 
>> 
> 



Re: NetBeans on Mac 11 stopped working

2020-11-14 Thread jasiii
THANK YOU.  Newbe here who keeps running into different walls.   Been trying to 
figure this out 

Thank you very much

Jim Sterling

> On Nov 14, 2020, at 5:20 AM, Juan Miguel Escribano  
> wrote:
> 
> Hi!
> 
> You must edit netbeans.conf and add the following line:
> 
> netbeans_jdkhome="/Library/Java/JavaVirtualMachines/zulu-15.jdk/Contents/Home"
> 
> (Replace zulu-15.jdk with the folder of your Java installation).
> 
> Best
> 
> Juan Miguel
> El 14 nov 2020 2:33 +0100, Rik Scarborough , escribió:
>> 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:
>>> 
>>> 
>>> Can you run NetBeans from the terminal:
>>> 
>>> /Applications/NetBeans/Apache\ NetBeans\ 
>>> 12.1.app/Contents/Resources/NetBeans/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 this?
>>> 
>>> ~Rik
>>> Believe in Good
>>> 
>> 
> 
> -
> 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



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:
> 
> 
> Can you run NetBeans from the terminal:
> 
> /Applications/NetBeans/Apache\ NetBeans\ 
> 12.1.app/Contents/Resources/NetBeans/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 this?
> 
> ~Rik
> Believe in Good
> 



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
> 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 on top of a previously installed
> version and it has worked without issues.
>
> Scott
>
> On Nov 13, 2020, at 5:49 PM, Geertjan Wielenga
>  wrote:
>
> 
>
> 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 this?
>>
>> ~Rik
>> *Believe in Good*
>>
>>

-- 
Carl J. Mosca


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 on top of a previously installed 
version and it has worked without issues. 

Scott

> On Nov 13, 2020, at 5:49 PM, Geertjan Wielenga 
>  wrote:
> 
> 
> 
> Can you run NetBeans from the terminal:
> 
> /Applications/NetBeans/Apache\ NetBeans\ 
> 12.1.app/Contents/Resources/NetBeans/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 this?
>> 
>> ~Rik
>> Believe in Good
>> 


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 this?
>
> ~Rik
> *Believe in Good*
>
>