Mac OS 10.9安裝JDK1.7 無法啓動IDEA 和Eclipse,提示安裝JRE6

IntelliJ IDEA 13 EAP 132.325 and Retina support in JDK 7

Good news, everyone!

With the latest IntelliJ IDEA 13 EAP build the IDE is almost compatible with Java 7 on Retina devices. That means you can safely switch from Apple JDK 1.6 to Oracle JDK 1.7 on your Macs. The latest build of JDK 7 (1.7.0_40) has many fixes for Retina devices, better fonts rendering, AWT subsystem and more. To switch to Oracle JDK 7 on Mac you need to download and install the latest JDK After that you need to edit /Applications/IntelliJ IDEA XXX.app/Contents/Info.plist file. Then change JVMVersion from 1.6* to 1.7* 


以上取自Intellij IDEA 官網,設置完後 保存生效

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章