I downloaded JDK7u4 for Mac OS X, and installed it.
Now I would like to setup Eclipse to use this JDK. In Preferences > Java > Installed JREs what location should I set for JRE home? I installed it on the default location.
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
See Oracles's JDK release notes
Note you will have to type it as the open dialog finds a OSX bundle at "/Library/Java/JavaVirtualMachines/1.7.0.jdk/ and will not browse into it |
||||
|
|
|
See this? http://code.google.com/p/openjdk-osx-build/wiki/EclipseWithOpenJDK Home dir would be: /Library/Java/JavaVirtualMachines/1.7.0.jdk/Contents/Home/ |
|||
|
|