Tuesday, February 23, 2010

Install netbeans in ubuntu

Follow the steps provided here.

http://netbeans.org/community/releases/68/install.html#downloadoptions

download netbeans from the following link. Select the technology which you want to use and then download. if u want all then click the link provided at the end.

http://netbeans.org/downloads/index.html

A sh file is downloaded now. Give full permission for the downloaded file as

sudo chmod 777 netbeans.sh

Then double click the file and run in terminal. This will install netbeans and you can just follow the steps it takes to.

No comments:

Post a Comment