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,
- Transfer files between Android and Mac OS X using usb cable
- Find Java JRE Installation location Mac OS X
- How to enable Do Not Disturb mode for Notification Center in Mac OS X 10.10 Yosemite
- Remove Applications from Startup Mac OS X
- Open New tab using keyboard shortcut in Mac Terminal
- Create a large dummy file using Mac OS X terminal command
- Hide files and folders on Mac OS X
- Install Apache Tomcat ver 8 on Mac OS X Yosemite 10.10
- Location of eclipse.ini file on Mac OS X
- Take Screenshots on Mac OS without Keyboard
- [Solved] Dynamic Web Module 3.0 requires Java 1.6 or newer Mac OSX
- Mac OS X Taking Screen Capture using Terminal
- How to Stop Photos App from auto loading when device connected to the Mac
- Change Mouse Scrolling in Mac OS X
- How to Setup maven on Mac (macOS)
- Mac Studio Display Buzzing sound from the Monitor
- 4 Open Source SQLite Editor for Mac OS X , Windows and Linux
- Save webpage as pdf in Google Chrome for Mac OS X
- vi undo redo command [Examples]
- How to See Hidden Folders and Files on macOS
- [Mac] To open Eclipse you need to install the legacy java se 6 runtime
- Java location in Mac OS X
- Safari appends .html extension to files that are downloaded
- Pdf Text to Speech option in Mac OS X Preview App
- How to run Gradle from Mac Terminal (Command Line)
More Posts:
- How to rename a tab in Notepad++ - NotepadPlusPlus
- Fix: ModuleNotFoundError No module named openpyxl - Python
- Best Free Gif screen capture app now available for M1 Chip Mac - LICECap - MacOS
- How to declare and initialize Array in Java Programming - Java
- How to install Google Chrome on macOS using Terminal Command - Chrome
- How to get SharePoint Online user details from person or group column using REST API - SharePoint
- 403 forbidden error for Image - PHP
- Download interrupted: Unknown Host dl-ssl.google.com Error Android SDK Manager - Android