Added Link (#25203)

* Added Link 

For users to download Netbeans IDE alongside JDK

* Moved change to more info
This commit is contained in:
Brian
2018-12-16 11:38:50 +08:00
committed by Manish Giri
parent 26c407b7cd
commit 467c0d9a8c

View File

@ -132,3 +132,4 @@ Also, here is a list of free IDEs for Java coding:
* <a href='https://www.bluej.org/' target='_blank' rel='nofollow'>BlueJ</a> * <a href='https://www.bluej.org/' target='_blank' rel='nofollow'>BlueJ</a>
* <a href='http://www.jedit.org/' target='_blank' rel='nofollow'>jEdit</a> * <a href='http://www.jedit.org/' target='_blank' rel='nofollow'>jEdit</a>
* <a href='http://www.oracle.com/technetwork/developer-tools/jdev/overview/index-094652.html' target='_blank' rel='nofollow'>Oracle JDeveloper</a> * <a href='http://www.oracle.com/technetwork/developer-tools/jdev/overview/index-094652.html' target='_blank' rel='nofollow'>Oracle JDeveloper</a>
* <a href= 'https://www.oracle.com/technetwork/java/javase/downloads/jdk-netbeans-jsp-3413139-esa.html' target='_blank' rel ='nofollow'>JDK8 bundled with Netbeans 8.2</a>