On Sat, 14 Oct 2023 at 15:43, Philip Durbin wrote:
> I just reverted the SDKMAN hack I described earlier (now
> `/usr/libexec/java_home` no longer works) and then proceeded to install
> NetBeans 19 (Apache-NetBeans-19.pkg, not the community installer) without any
> issue. So on my machine at le
I just reverted the SDKMAN hack I described earlier (now
`/usr/libexec/java_home` no longer works) and then proceeded to install
NetBeans 19 (Apache-NetBeans-19.pkg, not the community installer) without
any issue. So on my machine at least, it seems the hack is no longer
required. Thank you, Neil,
On Wed, 30 Aug 2023 at 02:11, Philip Durbin wrote:
> I had the same problem. I'm using SDKMAN and could not install NetBeans 18 on
> my Mac because the NetBeans installer said "No Java found".
>
> I fixed it by following
> https://stackoverflow.com/questions/76523553/how-to-make-usr-libexec-java
Hi Tim and everyone,
I had the same problem. I'm using SDKMAN and could not install NetBeans 18
on my Mac because the NetBeans installer said "No Java found".
I fixed it by following
https://stackoverflow.com/questions/76523553/how-to-make-usr-libexec-java-home-find-jdk-installed-using-sdkman-on-
Hi,
I tried to install NetBeans using the MacOS installer to see if that would fix
my missing Terminal issue, however, I can’t run the installer because I don’t
have a JDK installed normally.
I use SDKMAN to manage my JDK installations since I work with multiple JDK
versions for my day job and