2011年3月17日 星期四

[NetBeans] install NetBeans


Ubuntu系統

下載完成之後,是 .sh 的檔案。

必需修改 .sh 成為可執行的檔案 《 chmod +x ./<installer-file-name>

執行該檔案 《 ./<installer-file-name>

以下畫面請按下一步





If the screen show "No compatible JDK was found".


Open a shell prompt (terminal) and type the following to install JDK and JRE:

$ sudo apt-get install sun-java6-bin sun-java6-jre sun-java6-jdk

























Install java packet

sudo add-apt-repository "deb http://archive.canonical.com/ lucid partner"

sudo apt-get update
sudo apt-get install sun-java6-jdk


Reference :
  1. Ubuntu Linux Install Sun Java Development Kit ( JDK ) and Java Runtime Environment ( JRE )
  2. NetBeans IDE 6.5 Installation Instructions
  3. Install sun-java6-jdk on Ubuntu 10.04 (Lucid)

0 意見:

張貼留言