Add the Personal Package Archives repository and run an update:
sudo add-apt-repository ppa:ferramroberto/java
sudo apt-get updateInstall the Java Development Kit:
sudo apt-get install sun-java6-jdkGo to your home folder and download NetBeans:
cd
wget http://download.netbeans.org/netbeans/7.0.1/final/bundles/netbeans-7.0.1-ml-php-linux.shThe current version is 7.0.1 (24/11/2011). Please check the site (http://netbeans.org/) to see if there is a newer version available and if it is there, download it instead.
Give yourself permissions to execute the install script you have just downloaded and execute it:
chmod u+x netbeans-7.0.1-ml-php-linux.sh
./netbeans-7.0.1-ml-php-linux.shAnd now go through the installation wizard. Tu run NetBeans click the icon that will be added on your Desktop.
Comments
Thank you very much, it was
Thank you very much, it was very useful information for me. I was started to loose too much time to install NetBeans. Thank again.!
Sweet! Worked well for me.
Sweet! Worked well for me. Thank you!
Thanks..... Nice steps
Thanks..... Nice steps ...
working fine
Post new comment