If you have upgraded Mac OS X 10.10 Yosemite, you may have noticed that the previously installed JRE is not available. Installed JRE error Mac OSX eclipse

Installed JRE error Mac OSX eclipse.png
As there is no JRE installed, Eclipse would throw the following error,
Installed JRE location no longer exists. JRE will be removed.
Reason: JRE removed
So to resolve this issue, you need to download JRE dmg (from oracle website) and re-configure JRE with Eclipse.
/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/HomeConfiguring JRE with Eclipse
Go to Eclipse -> Preferences

Preferences.png
Select Java-> Installed JREs -> Add

Installed JRE error Mac OSX eclipse.png
Now Select Standard VM

Select Standard VM.png
Now enter "/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home" in JRE Home text field. If the location is correct you will see all JRE system libraries being listed.

Add JRE installation location.png
Click Finish and we are done with it! ..
More Posts related to Mac-OS-X,
- Pdf Text to Speech option in Mac OS X Preview App
- vi undo command
- Hide files and folders on Mac OS X
- Java location in Mac OS X
- Mac OS X Error: Could not create the Java Virtual Machine
- How to take Screenshots on Mac OS X without Keyboard
- Save webpage as pdf in Google Chrome for Mac OS X
- Safari appends .html extension to files that are downloaded
- How to See Hidden Folders and Files on Mac OS X
- How to Gzip a file directory on Mac OS X using Terminal Command
- osascript wants to make changes while Android Studio Installation on Mac OS X
- Find Java JRE Installation location Mac OS X
- Mac OS X Taking Screen Capture using Terminal
- How to Stop Photos App from auto loading when device connected to the Mac
- How to Setup maven on Mac OS X
- How to enable Do Not Disturb mode for Notification Center in Mac OS X 10.10 Yosemite
- Mac OS X Stuck During Booting Gray Screen Logo and Spinner
- Kill or force quit stuck application or process in Mac OS X
- Turn on off volume change button sounds Mac OS X
- 4 Open Source SQLite Editor for Mac OS X , Windows and Linux
- Location of eclipse.ini file on Mac OS X
- Disable Chrome Notification bell from Mac OS X menu bar
- Google Search Hot Trends Screensaver for Mac OS X
- Transfer files between Android and Mac OS X using usb cable
- [Solved] Dynamic Web Module 3.0 requires Java 1.6 or newer Mac OSX
More Posts:
- Hide files and folders on Mac OS X - Mac-OS-X
- Android : Execute some code after back button is pressed - Android
- Bootstrap Nav Menu Dropdown on hover - Bootstrap
- Changing Android Intent Tittle using java code - Android
- Share Image and Text on Instagram from Android App using Share Dialog - Android
- Error 404 Tomcat homepage http://localhost:8080/ not displayed - Tomcat
- Hyperlink in html (anchor tag) without a underline - Html
- Change Max and Min Value of Android Seekbar Programmatically - Android
- Channel 50 SMSes received every few minutes Android Phones - Android
- [Solved] SharePoint Search Internal server error exception - SharePoint
- Adding Sub Headings to Bootstrap Header tags - Html
- How to insert image into Google Sheets cell - Google
- [IRCTC] Indian railways official eRail API 1.1 for developers to get train info - HowTos
- Add Text at Start and End of Each Line Notepad++ - NotepadPlusPlus
- Android AlertDialog Programatically Example - Android