install netbeans on ubuntu
http://happy-coding.com/install-sun-java6-jdk-on-ubuntu-10-04-lucid/
first you need install jdk follow the above article
sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"
sudo apt-get update
sudo apt-get install sun-java6-jdk
then
sudo chmod +x ./netbeans xxxx .sh
./netbeans .....sh
查看更多关于install netbeans on ubuntu的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://haodehen.cn/did42290