apache / netbeans

Apache NetBeans
https://netbeans.apache.org/
Apache License 2.0
2.59k stars 832 forks source link

Adoptium Java Not Recognized During Installation #7517

Open Lushove opened 1 week ago

Lushove commented 1 week ago

Apache NetBeans version

Apache NetBeans 22

What happened

NetBeans installer does not recognize an existing Adoptium Java installation and prompts to download Java from Oracle.

Language / Project Type / NetBeans Component

No response

How to reproduce

I have installed the Adoptium Java Development Kit (JDK) on my system. When attempting to install NetBeans, the installer does not recognize the existing Adoptium Java installation. The installer prompts me to download and install Java from Oracle.

Did this work correctly in an earlier version?

No / Don't know

Operating System

Windows 10 64 bits

JDK

openjdk version "21.0.3" 2024-04-16 LTS OpenJDK Runtime Environment Temurin-21.0.3+9 (build 21.0.3+9-LTS) OpenJDK 64-Bit Server VM Temurin-21.0.3+9 (build 21.0.3+9-LTS, mixed mode, sharing)

Apache NetBeans packaging

Apache NetBeans provided installer

Anything else

No response

Are you willing to submit a pull request?

No

mbien commented 1 week ago

I tested with temurin last release and it worked fine. Are you sure you checked "set JAVA_HOME" (can't remember the exact wording) while installing the JDK?