JDK 1.7, how to test? Permanently deleted user 创建于 2010年11月20日 00:13 I try to test the upcoming JDK 1.7Php Storm is testing the JDK if its > 1.5 and < 1.6. Is there a switch or a commandline argument to disable this checking to see how it works with JDK 1.7?
Ok, I found a solution :D
Its the -Didea.no.jdk.check=true switch in the start script...
Seems to work with JDK 1.7.0-ea (64Bit Linux)