OS X Mavericks installation on my Macbook Pro Ratina went smooth. So far I loved using it. But recently noticed some issue with Java and Eclipse.
When I clicked on Eclipse Shortcut, it shows message: No Java runtime present, requesting install.
Another must read: Where is Java installed on my Mac OS/X system?
Then I manually installed the jdk (1.7.45) on my mac, it seems that the installation works fine. When the installation done, I open the terminal and type “java -version” as well, it also shows the same error: No Java runtime present, requesting install.
The solution was to manually download and install the official java package for OS X, which is here: http://support.apple.com/kb/dl1421.
Hope it helps. There is one related Eclipse bug which I found.
The post OS X Mavericks Eclipse Java Issue appeared first on Crunchify.
Author: Arpit Shah.