Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的 PC 上安装了 JDK 13,但是当我尝试安装 Netbeans 13.3 时,它显示需要 JDK 8 和更新版本。
可以肯定的是,我在 cmd 上测试了我的 JDK 版本javac -version并得到了 13 我不明白为什么 Netbeans 会显示这样的错误。
javac -version