linux下安装NetBeans 6.0

本文介绍如何在Linux环境下安装NetBeans6.0 Beta2版本,并提供了详细的步骤指导,包括安装所需的JDK环境及NetBeans IDE本身。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

linux下安装NetBeans 6.0
2007-10-26 20:25
昨天在 Javaeye上看到NetBeans 6.0的Beta2出来了,就安装了一个,我安装的主要是集成Ruby开发环境的IDE,总结一下安装的过程。
1、安装NetBeans需要的软件环境:

“NetBeans IDE runs on the J2SE (Java SE Development Kit) JDK 5.0 Update 12 and higher (including JDK 6.0 Update 1), which consists of the Java Runtime Environment plus developer tools for compiling, debugging, and running applications written in the Java language.

jdk下载地址:http://java.sun.com/javase/downloads/
我下载了一个,jdk-6u3-linux-i586-rpm.bin安装方法如下:
--> sudo chmod 755 jdk-6u3-linux-i586-rpm.bin
--> sudo ./jdk-6u3-linux-i586-rpm.bin
然后安装就行了。
2、首先下载NetBeans 6.0的文件下载地址是:http://www.netbeans.org/community/releases/60/index.html
我下载的是netbeans-6.0beta2-ruby-linux.sh。
在shell中输入以下命令:
# chmod 755 netbeans-6.0beta2-ruby-linux.sh
# ./netbeans-6.0beta2-ruby-linux.sh
然后就是一步一步的安装,我装的这个是英文版的。
3、卸载JDK的方法,下面是SUN上的参考资料:

Uninstalling the J2SE JDK 5.0 and NetBeans IDE 5.5.1 Software Bundle from Linux Machines

Each product in the bundle can be uninstalled separately.

To uninstall NetBeans IDE 5.5.1:

  1. Navigate to the _uninst subdirectory of your NetBeans IDE installation directory.
  2. Type ./uninstaller to run the InstallShield uninstaller.

To uninstall J2SE JDK 5.0:

  1. Navigate into the _uninst subdirectory of your JDK installation directory.
  2. Type ./uninstall.sh to run the uninstaller.
网址:http://java.sun.com/j2se/1.5.0/install_jdk1.5_13-nb5.5.1_ml.html

起初下载了一个jdk-1_5_0_13-nb-5_5_1-linux-ml.bin,一个集成了NetBeans的JDK,但是安装完成之后中文全部显式乱码,无奈之下将这个JDK卸载了,然后又下载了一个没有集成NetBeans的JDK,然后就OK了,现在正在使用。感觉还不错。
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值