Home > Database > Mysql Tutorial > body text

MAC 装 Oracle JDeveloper 11g方法

WBOY
Release: 2016-06-07 17:05:05
Original
1149 people have browsed it

2 如果你的帐号不是管理员以及没有密码的,请自己去 系统配置改为管理员,以及增加口令3 打开终端。终端在程序- 工具 utilites输

1 去 苹果官方网站下载支持你系统 JAVA,Lion系统需要单独安装,雪豹自带JAVA,只需要更新新版即可

地址是这个

2 如果你的帐号不是管理员以及没有密码的,请自己去 系统配置改为管理员,,以及增加口令

3 打开终端。终端在程序- 工具 utilites

输入下面命令

cd /System/Library/Frameworks/JavaVM.framework/Versions/1.6/Home/

sudo mkdir -p jre/lib

cd jre/lib sudo ln -s ../../../Classes/classes.jar rt.jar

之后运行 Oracle JDeveloper 11安装程序即可。

linux

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!