您的位置:首页 > 编程语言 > Java开发

RHEL 6 安装 Eclipse

2014-01-13 18:26 671 查看
[edgen@localhost ~]$ su

密码:

[root@localhost edgen]$ cd /opt

[root@localhost opt]# tar -zxvf ~edgen/Desktop/eclipse-cpp-kepler-SR1-linux-gtk.tar.gz

[root@localhost opt]# ll

总用量 12

drwxrwsr-x. 9 100 users 4096 9月 19 01:34 eclipse

drwxr-xr-x. 2 root root 4096 1月 12 17:12 JDK6

drwxr-xr-x. 3 root root 4096 1月 12 17:13 sun

[root@localhost opt]# cd eclipse/

[root@localhost eclipse]# ll

总用量 312

drwxrwsr-x. 2 100 users 4096 9月 19 01:33 about_files

-rw-rw-r--. 1 100 users 18732 5月 21 2013 about.html

-rw-rw-r--. 1 100 users 120614 9月 19 01:33 artifacts.xml

drwxrwsr-x. 5 100 users 4096 9月 19 01:34 configuration

drwxrwsr-x. 2 100 users 4096 9月 19 01:34 dropins

-rwxr-xr-x. 1 100 users 65054 5月 21 2013 eclipse

-rw-rw-r--. 1 100 users 441 9月 19 01:34 eclipse.ini

-rw-rw-r--. 1 100 users 16536 6月 30 2013 epl-v10.html

drwxrwsr-x. 71 100 users 4096 9月 19 01:33 features

-rw-rw-r--. 1 100 users 9022 4月 19 2013 icon.xpm

-rw-rw-r--. 1 100 users 9230 6月 30 2013 notice.html

drwxrwsr-x. 4 100 users 4096 9月 19 01:33 p2

drwxrwsr-x. 9 100 users 36864 9月 19 01:33 plugins

drwxrwsr-x. 2 100 users 4096 9月 19 01:34 readme

[root@localhost eclipse]# ./eclipse

[root@localhost eclipse]# exit

exit

[edgen@localhost opt]$ ll

总用量 12

drwxrwsr-x. 9 100 users 4096 1月 13 02:16 eclipse

drwxr-xr-x. 2 root root 4096 1月 12 17:12 JDK6

drwxr-xr-x. 3 root root 4096 1月 12 17:13 sun

[edgen@localhost opt]$ cd eclipse/

[edgen@localhost eclipse]$ ./eclipse
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: