How to install NetBeans IDE 8.0 in Ubuntu 14.04
You
can use ubuntu software center to install the NetBeans. Even though you
might have face difficulties when getting the latest version of the
NetBeans. Here I have wrote down steps of getting the latest version.
![netbeans0.png](https://neo.pearson.com/servlet/JiveServlet/downloadImage/38-100430-106695/netbeans0.png)
![tile1.jpg](https://neo.pearson.com/servlet/JiveServlet/downloadImage/38-100430-106696/tile1.jpg)
![netbeans0.png](https://neo.pearson.com/servlet/JiveServlet/downloadImage/38-100430-106695/netbeans0.png)
![tile1.jpg](https://neo.pearson.com/servlet/JiveServlet/downloadImage/38-100430-106696/tile1.jpg)
- Download NetBeans via this link. Be careful to select the correct platform. In this case it would be Linux(x86/x64) : https://netbeans.org/downloads/
- After the download is finished you would be able to see a file called "netbeans-8.0-linux.sh" in your "Dowloads" folder.
- Now Open the ubuntu terminal.
- Navigate to the folder where "netbeans-8.0-linux.sh" is situated.
- Type "./netbeans-8.0-linux.sh". Then press enter.
- Now set up will start and NetBeans will be installed.
- It is much better to install JAVA before installing NetBeans. You need JDK 8 to run this version of the NetBeans.
- My next post will explain how to install the latest version of JAVA in ubuntu
0 comments:
Post a Comment