简体   繁体   English

最新的代码协作者说安装需要Java SE6运行时

[英]latest code collaborator says java SE6 runtime required for installation

I downloaded last code colloborator client(Download Mac OS X Installers v8.4.8403) from smartbear website. 我从smartbear网站下载了最后的代码colloborator客户端(下载Mac OS X安装程序v8.4.8403)。 when i tried to install it on my system(Mac OS X 10.9), it throwed an error stating "To open Collaborator client installer you need a java se 6 runtime. would you like to install?" 当我尝试在系统(Mac OS X 10.9)上安装它时,它抛出一个错误,指出“要打开Collaborator客户端安装程序,您需要Java se 6运行时。您要安装吗?” The site clearly stated "Requires: Oracle Java 1.7" 该站点明确声明“要求:Oracle Java 1.7”

i have java 7_51 installed on my system. 我的系统上安装了Java 7_51。

It is like this in OS X since Apple stopped the support of Java by themselves. 自从Apple停止了对Java的支持以来,在OS X中就是这样。 Now you can only download Java 7 or 8 from Oracle's website. 现在,您只能从Oracle网站下载Java 7或8。

You have two options: 您有两种选择:

1) Simple click install when the program asks for it. 1)在程序要求时单击简单install The app check for Java 6 install, but it will start with your Java 7 (or what you defined in JAVA_HOME env variable). 该应用程序会检查是否安装了Java 6,但将从Java 7(或您在JAVA_HOME env变量中定义的内容)开始。

2) Your second option is to start the app from terminal /.../java7/bin. 2)您的第二个选择是从终端/.../java7/bin启动应用程序。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM