首 页文章中心

Linux学习网

您的位置Linux学习网 > Linux基本应用 > 文章内容

ubuntu 开发环境(jdk,eclipse,tomcat,oracle)

作者:seais  来源:本站整理  发布时间:2007-9-7 7:36:00
设置源
  系统->软件源->ubuntu软件->下载自,选择“其他”,然后自动选择最快的源。

  中文支持
  system->language support,勾选Chinese,系统将添加中文支持,包括SCIM舒服法。需要注意的是,这个操作要在安装完后先update,否则,在语言支持对话框中,只有English一项可以选的。

  开发环境
  3.1 jdk5
  sudo apt-get install sun-java5-jdk

  3.2 eclipse/tomcat
  https://help.ubuntu.com/community/EclipseWebTools

  3.3 oracle 10g XE
  在 /etc/apt/sources.list 中添加:
  deb http://oss.oracle.com/debian unstable main non-free

  以root身份执行:
  apt-get update
  apt-get install oracle-xe
  /etc/init.d/oracle-xe configure
收藏本页到: 365Key | del.icio.us | | 添加到雅虎收藏+
  • 网站帮助 - 广告合作 - 网站地图