netbeans 6 on ubuntu
Posted on December 10th, 2007 by Fred
one install jdk, this can be done by
1) use synaptic, search for sun-java6-jdk, and install it.
or
2) type the following on terminal
sudo apt-get install sun-java6-jdk
once done
go to the place you save the netbeans installer
using terminal type
chmod +x netbeans-6.0-linux.sh
then you can execute it, by type
./netbeans-6.0-linux.sh
That’s it.
netbeans video:
http://www.netbeans.org/kb/60/intro-screencasts.html
Download:
http://download.netbeans.org/netbeans/6.0/final/