HOW TO INSTALL NET BEANS IDE IN LINUX
NetBeans IDE (Integrated Development Environment) is developed by Sun Microsystem and its the most popular IDE after eclipse IDE. The only IDE you need to install in all platform operating system and its come with free of cost.
IDE Bundles comes with while posting the article on (10/16/2009)
This Net Beans IDE Bundle comes with Java SE,Java FX,Java Web,Java EE,Java ME, Ruby, C,C++,Groovy and PHP as well as it including Servers like Glass Fish V2 &V3 and Apache Tomcat.
To install this NetBeans IDE in Linux Operating System you need to follow this steps.
NetBeans IDE (Integrated Development Environment) is developed by Sun Microsystem and its the most popular IDE after eclipse IDE. The only IDE you need to install in all platform operating system and its come with free of cost.
IDE Bundles comes with while posting the article on (10/16/2009)
This Net Beans IDE Bundle comes with Java SE,Java FX,Java Web,Java EE,Java ME, Ruby, C,C++,Groovy and PHP as well as it including Servers like Glass Fish V2 &V3 and Apache Tomcat.
To install this NetBeans IDE in Linux Operating System you need to follow this steps.
- In order to install this NetBeans IDE first you must download and installed Java Developement Kit you can download from here
- Then Download NetBeans IDE from here
- .After Downloading NetBeans IDE open your Terminal or Konsole
- Type "su" without quotation to perform super user action
- Then type root password.
- After verifying root password go to location where you download netbeans package.
- Then type "sh filename.sh" without quote
- You will get NetBeans IDE wizard then you can install easily with the help of GUI installation.
- Then Reboot it your system.
- Enjoy Developing IDE .
Comments
Post a Comment