加了Netbeans 和 JDK 下载 (#25213)

* 加了Netbeans 和 JDK 下载

加了网站去下载 Netbeans 和 JDK 一起

* make it more nature
This commit is contained in:
Brian
2019-01-04 02:17:25 +08:00
committed by Jingyi Ding
parent 404bf1511b
commit 7bb862617c

View File

@ -114,6 +114,9 @@ Java有大量[文档记录](https://docs.oracle.com/javase/8/docs/) ,因为它
* [日食](https://eclipse.org/) * [日食](https://eclipse.org/)
* [IntelliJ IDEA](https://www.jetbrains.com/idea/features/) * [IntelliJ IDEA](https://www.jetbrains.com/idea/features/)
* [Android Studio](https://developer.android.com/studio/index.html) * [Android Studio](https://developer.android.com/studio/index.html)
* [BlueJ](https://www.bluej.org/) * [BlueJ](https://www.bluej.org/)
* [jEdit](http://www.jedit.org/) * [jEdit](http://www.jedit.org/)
* [Oracle JDeveloper](http://www.oracle.com/technetwork/developer-tools/jdev/overview/index-094652.html) * [Oracle JDeveloper](http://www.oracle.com/technetwork/developer-tools/jdev/overview/index-094652.html)
请注意: 若想安装 Netbeans IDE, 需要JDK, 您可以从[这里](https://www.oracle.com/technetwork/java/javase/downloads/jdk-netbeans-jsp-3413139-esa.html)下载IDE和JDK。