JDK 1.6....on OSX!

Has anyone been brave enough to try it with IDEA? Does it run? Is it better in some easily definable way, beyond psychosomatic?

0
Avatar
Permanently deleted user

i've been running Intellij 5.1.2 and the EAPs on 1.6 with my Macbook Pro for the past couple of months. no problems at all.
you'll have to edit info.plist to add the following
-Didea.no.jdk.check=true -Dapple.awt.graphics.UseQuartz=true
the first is needed and the second is optional, i prefer quartz renderer over sun's.

0

请先登录再写评论。