问题描述
这是参考优胜美地的用户的提示(10.10)。优胜美地删除1.6 apple jdk并安装1.7,但是JAVA的IDE例如Intellij或者Eclipse需要1.6,如果你没有重新安装这个版本,你的ide会在一开始就崩溃...在这个过程之后,你可以配置你的ide与1.7版本。
This is a tip in reference to Yosemite ´s users (10.10). Yosemite erase 1.6 apple jdk and install 1.7, but JAVA´s IDE for example Intellij or Eclipse needs 1.6, if you haven´t reinstalled this version, your ide will crash at the beginning... after this process you can configure your ide with 1.7 version.
此处链接:
推荐答案
请不要编辑您的Info.plist文件,因为它将
I was able to get phpStorm working properly again on my Mac ( Yosemite ) by installing this apple support package: Java for OS X 2014-001Java
此软件包安装与Java X相同版本的Java 6,适用于OS X 2013- 005这显然与JetBrains很好。
This package installs the same version of Java 6 included in Java for OS X 2013-005 which apparently plays nice with JetBrains.
希望这有帮助。
这篇关于使用Yosemite Mac osX(Webstorm,intellij)的Crash Jetbrains ide的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!