简体   繁体   中英

How can i install the netbeans?

I have installed the jdk9 but iam not able to install the netbeans on my laptop. Once i open the setup of netbeans then it says that "jdk not found and install it". Please give me your suggestions.

My notebook configurations are: Windows 10 8GB RAM HP pavilion series

Iam trying to install both new and old version of the netbeans and the error message i get every time is: "Java SE Development Kit (JDK) was not found on this computer" and then it gives the link for downloading jdk And i have checked in command prompt and it shows the proper and correct message of jdk9 successfull installation.

I have read something about NetBeans latest version here: https://netbeans.org/community/releases/82/index.html
and
https://netbeans.org/features/index.html

I saw something:
- NetBeans IDE 8.2 provides out-of-the-box code analyzers and editors for working with the latest Java 8 technologies--Java SE 8 , Java SE Embedded 8, and Java ME Embedded 8
- And NetBeans IDE is the official IDE for Java 8

Maybe you shouldn't try the latest version of Java, you should try to install Java 8 with Netbeans here http://www.oracle.com/technetwork/java/javase/downloads/jdk-netbeans-jsp-142931.html

So, finally, if my opinion isn't right, maybe you should check java Home path in window env variables by command prompt: java -version

要将Neatbeans与jdk9一起使用,请使用每晚构建,其完整定义在此处: netbeans Wiki

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM