How to run Eclipse Indigo on JDK 1.7 OSX
问题 With the recently OSX JDK 7 ea release from Oracle. How to run Eclipse Indigo ? I get the following error msg: $ echo $JAVA_HOME /Library/Java/JavaVirtualMachines/JDK 1.7.0 Developer Preview.jdk/Contents/Home $ java -version openjdk version "1.7.0-ea" OpenJDK Runtime Environment (build 1.7.0-ea-b211) OpenJDK 64-Bit Server VM (build 21.0-b17, mixed mode) $ /Applications/eclipse/Eclipse.app/Contents/MacOS/eclipse JavaVM: requested Java version ((null)) not available. Using Java at "" instead.