问题描述
我试图在MacOS Big Sure上安装Apache NetBeans IDE,但是在一开始它会失败
I'm trying to install Apache NetBeans IDE on my MacOS Big Sure, but it fails at the beginning
这是我的java -version
This is my java -version
我试图像某些人在其他答案中所说的那样为java_home编辑.profile或.bash_profile,但是它什么也没做.
I tried to edit the .profile or .bash_profile for the java_home as some people said in other answers, but it did nothing.
推荐答案
我将Netbeans 8.2与JDK 8u111一起使用.
I used Netbeans 8.2 with JDK 8u111.
您可以在以下链接中下载此版本的Netbeans: https://www. oracle.com/technetwork/es/java/javase/downloads/jdk-netbeans-jsp-3413139-esa.html
You can download this version of Netbeans in this link:https://www.oracle.com/technetwork/es/java/javase/downloads/jdk-netbeans-jsp-3413139-esa.html
这篇关于尝试在MacOS上安装Apache NetBeans IDE时找不到JDK的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!